![]() |
Home | Site Map | Cisco How To | Net How To | Wireless | Search | Forums | Services | Donations | Careers | About Us | Contact Us| |
|
The combination of the two or more IF ERRORLEVEL
or nested IF Errorlevel statements The command IF ERRORLEVEL 5 ... while the command The combination of the two IF commands works as described because the
second IF is executed only if the first is true, and the <command> is
executed only if the second is true; therefore, the combination of the two
commands is executed only if BOTH are true. Because the desired error level
is bracketed with the two tests, the entire conditional is TRUE only when
ERRORLEVEL is exactly that value. Related Topics DOS Errorlevel
command |
|
|
|
|
This web is provided "AS IS" with no warranties.
Copyright © 2002-2009
ChicagoTech.net,
All rights reserved. Unauthorized reproduction forbidden.