tcl

tcl


tch Index Level tcl box
Syntax .tcl TCL.command
Category Output Processor
Type Command
Description executes the specified "TCL.command" and insert the output in the OP document.

When the "TCL.command" completes, control returns to the document and continues processing on the following line.
Options
See Also TCL OP commands Output Processor
Example The "listu" command is used to show the users currently logged on to the system.
Example:
.tcl listu
Warnings
Compatibility D3 7.0 AP
tch Index Level tcl box