rem
This command indicates a remark or comment line.
rem [comment text]
Parameters
- comment text
This optional parameter is ignored.
Remarks
The following code example shows how to use the rem command to add a comment to a script file:
rem This is a comment
See Also
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.