Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This command indicates a remark or comment line.
Syntax
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