Monday, October 15, 2007

Batch files - IF statements

IF [NOT] ERRORLEVEL number command
IF [NOT] string1==string2 command
IF [NOT] EXIST filename command


Batch files - IF statements

No comments: