| tcl | Index Level | tcl-hdr-off |
| Syntax | tcl-hdr {(options} |
| Category | TCL |
| Type | Verb |
| Description |
enables or disables the display of TCL commands on all output directed to the Spooler, or displays the current header status if no options are provided.
When enabled, every report that is directed to the Spooler will automatically display the TCL command used to generate the output on the first page of the output, unless otherwise suppressed with a "tcl-supp" modifier. |
| Options |
f Toggles OFF. Suppresses the default TCL header output.
n Toggles ON. Outputs the default TCL header on Spooler listings. s Suppresses output of status message. |
| See Also | tcl-hdr-on tcl-supp tcl-hdr-off |
| Example |
tcl-hdr (f
[1305] TCL header output is suppressed. tcl-hdr (n [1304] TCL header output is active. |
| Warnings |
On releases 6.1 and earlier, the default setting is "on".
On release 6.2 and above, the default setting is "off". |
| Compatibility | D3 7.0 AP |
| tcl | Index Level | tcl-hdr-off |