| tcl | Index Level | tclbox |
| Syntax |
.tcl box TCL.command
.tclbox TCL.command |
| Category | Output Processor |
| Type | Command |
| Description |
executes the specified TCL.command as part of the output and draws a box around it.
This command is similar to the ".box" command, except box parameters may not be specified. The width of the box is determined by the left and right margins. |
| Options | |
| See Also | OP commands box TCL tclbox Output Processor |
| Example |
The "who" command is used to show the current user-id and account name.
.tcl box who |
| Warnings | |
| Compatibility | D3 7.0 AP |
| tcl | Index Level | tclbox |