User's Reference > General > TCL and General User Commands > TCL Macros > REM Command

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

Reality V15.0 ()

REM Command (TCL) (m604806+rem.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

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.

RealityV15.0Comment on this topic