| Syntax |
SPOOLQ [OFF | ON | expression]
|
| Category |
BASIC
|
| Type |
Statement
|
| Description |
enables or disables the spooler entry number message
In the "expression" form, the entry number printing is disabled when the expression evaluates to false. It is enabled when the expression evaluates to true. In an expression, 0 = "spoolq off" and non-zero = "spoolq on".
|
| Options |
|
| See Also |
statements & functions sp-assign
|
| Example |
|
| Warnings |
The "spoolq" statement must exist before the first print to a print job for it to take effect.
|
| Compatibility |
D3 7.0
|