Welcome to shell: revealed Sign in | Join | Help
in Search

External News

ERRORLEVEL is not %ERRORLEVEL%

The command interpreter cmd.exe has a concept known as the error level , which is the exit code of the program most recently run. You can test the error level with the IF ERRORLEVEL command: IF ERRORLEVEL 1 ECHO error level is 1 or more <sidebar> Read More...
Published Friday, September 26, 2008 10:00 AM by The Old New Thing : Code
Filed under:
Anonymous comments are disabled

This Blog

Powered by Community Server, by Telligent Systems © 2006 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement.