By default, the way to check for the ERRORLEVEL is via the following code. Syntax. IF %ERRORLEVEL% NEQ 0 ( DO_Something ). It is common to use the command EXIT ...
確定! 回上一頁