rem (Device Management Client) (Windows CE 5.0)
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
Send Feedback on this topic to the authors