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.
RealityV15.1Online Documentation (MoTW) Revision 7
REM Command (TCL) (m604806+rem.htm)
Marks a comment in a TCL Macro.
REM comment
comment The text of the comment.
Intended for use in TCL Macros only.
Using the REM command after a select deletes the active list.
You can also use the * (asterisk) character to mark comments in TCL macros. In this case, the active select list is not deleted.