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
TRACE (Proc) (m618404+trace.htm)
Implements the TR function of Proc from TCL.
TRACE proc-name parameters
proc-name is the name of the Proc to trace.
parameters are the parameters the Proc specified by proc-name is expecting.
When you call a Proc with TRACE, the Proc need not include a TR command.