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.