I'm using WBAT for batch processing. One of the options is "0, Exit", but when I use
"if errorlevel 0 goto end" it just won't jump to ":END". If I change it to some other number, it will jump. I don't know why. Please advise, experts. Thanks!
"if errorlevel 0 goto end" it just won't jump to ":END". If I change it to some other number, it will jump. I don't know why. Please advise, experts. Thanks!


