This tip was printed from the MalekTips Computer and Technology Help and Tips website at http://malektips.com.

DOS and Batch Files - 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.


Press the "print" button on your browser or select "File" - "Print" to print this tip. Then, return to DOS and Batch Files - Another way to REMark
 
Standard disclaimer applies - read http://malektips.com/disclaim.html.