Share via


rem (Device Management Client) (Windows Embedded CE 6.0)

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

See Also

Concepts

Scripting Support Commands