REM Command

Marks a comment in a TCL Macro.

Syntax

REM comment

Syntax Elements

comment The text of the comment.

Restrictions

Intended for use in TCL Macros only.

Using the REM command after a select deletes the active list.

Comments

You can also use the * (asterisk) character to mark comments in TCL macros. In this case, the active select list is not deleted.

See Also

TCL Macros.