works, maybe this can be coded in a better way.
Error level equal 0 cannot be used instead, because IF ERRORLEVEL n statements should be read as "if error level >= number"
Last edit: Zangune 2015-03-17
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It will be less important if I switch to a preferences.ini-free implementation.
Read here.
Anyway I will keep the current method for a bit.
Related
Forum: b5dcac8d
Splitted to [#13].
Related
Issues: #13
Something like
works, maybe this can be coded in a better way.
Error level equal 0 cannot be used instead, because IF ERRORLEVEL n statements should be read as "if error level >= number"
Last edit: Zangune 2015-03-17