TCL
tcl command
.mdThe tcl command suspends the process on the specified port, pushes a level on that port, and then executes the TCL command.
Syntax
Note: If the specified process is in the debugger, the tcl command fails with
an error message.
tcl port.number user-ID tcl.commands{(options)}
Parameter(s)
| options | s | Suppresses messages on the current port. |
Output
- If the command results in terminal output, that output is displayed on the destination port.
- If the output is generated using the messages file (that is, [546] Process in the debugger), the output is also displayed on the port from which the tcl command was issued.
Example(s)
See also
Referenced by
4 topics mention tcl command in its description.