|
| Another way to REMark Instead of using just the REM command to place remarks in batch files, you can do the following to make the batch file easier to read.
Use a semicolon as the first character of the remark line, then tab twice, type in REM, a space, and then your remark. Placing your comments in the middle of the line may make the file easier to read.
Add:
Del.icio.us |
Digg |
Furl |
My Yahoo!
Discuss This Tip
Print This Tip
Get E-Mail When New Tips are Online
Return to the DOS and Batch Files page. |