%%ERRORLEVEL%% will expand into a string representation of the current value of ERRORLEVEL, provided that there is not already an environment variable with the name ERRORLEVEL, in which case you will get its value instead. After running a program, the following illustrates ERRORLEVEL use: goto answer%%ERRORLEVEL%% :answer0 echo Program had return code 0 :answer1 echo Program had return code 1 You can also using the numerical comparisons above: IF %%ERRORLEVEL%% LEQ 1 goto okay %%CMDCMDLINE%% will expand into the original command line passed to CMD.EXE prior to any processing by CMD.EXE, provided that there is not already an environment variable with the name CMDCMDLINE, in which case you will get its value instead. %%CMDEXTVERSION%% will expand into a string representation of the current value of CMDEXTVERSION, provided that there is not already an environment variable with the name CMDEXTVERSION, in which case you will get its value instead.
Error: Unable to read from the source disk. Check to make sure the disk is inserted properly in the drive, and the drive ...
Error: Unable to write to the destination disk. Check to make sure the disk is inserted properly in the drive, the drive ...
Error: You have insufficient rights to run this tool. You must have at least Domain Administrator rights to run this tool. ...
ErrorDescription is a free-form string supplying more information about the error recorded in LastErrorCode property, and ...
ERRORLEVEL% will expand into a string representation of the current value of ERRORLEVEL, provided that there is not already ...
ErrorMethodology for CIM_Memory is a string property that indicates whether parity or CRC algorithms, ECC or other mechanisms ...
ErrorMethodology is a free-form string describing the type of error detection and correction supported by this storage extent. ...
ErrorMethodology is a free-form string describing the type(s) of error detection and correction supported by this device. ...
Errors occured while decrypting the Offline Files cache. Increase the Offline Files event logging level policy to level 2 ...