Proc Reference > TCL Commands Related to Proc > TRACE

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.

RealityV15.1Online Documentation (MoTW) Revision 7

TRACE (Proc) (m618404+trace.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

TRACE

Implements the TR function of Proc from TCL.

Syntax

TRACE proc-name parameters

Syntax Elements

proc-name is the name of the Proc to trace.

parameters are the parameters the Proc specified by proc-name is expecting.

Comment

When you call a Proc with TRACE, the Proc need not include a TR command.

RealityV15.1 (MoTW) Revision 7Comment on this topic