User`s guide

SET SPx
(SP)
Sets the spool handler for the specified device or for all spooled devices if no device
is specified.
Format
SET SPx condition
Condition
ENDPAG=n
ENDPAG=n appends n terminating form feeds to each file sent to spooled device
x. If x is not specified, ENDPAG=n appends n terminating form feeds to files
sent to all spooled devices.
SPx ENDPAG=0 suppresses appending terminating form feeds to each file sent
to spooled device x. If x is not specified, ENDPAG=0 suppresses appending
terminating form feeds to files sent to all spooled devices.
You can generate end-page support without flag-page support. To do so,
include the new SYSGEN conditional SP$EPS=1 to support end pages without
necessarily supporting flag pages, when you generate your version of the
operating system.
FLAG=n
Specifies the number of flag pages to be prefixed to each file sent to spooled device
x. If x is not specified, SET FLAG causes n flag pages to be prefixed to all spooled
devices. For RT–11 V5.6, up to six flag pages can be specified for n.
PRINT/FLAGPAGE:n, when a value is specified for n, overrides this setting. The
default for n is 2.
[NO]FORM0
FORM0 issues a form feed on spooled device x each time SPOOL encounters
block 0 of a file to be printed. If x is not specified, SET FORM0 issues a form
feed on all spooled devices each time SPOOL encounters block 0 of a file to be
printed.
NOFORM0, the default, turns off FORM0 mode for spooled device x. If x is not
specified, SET NOFORM0 turns off FORM0 for all spooled devices.
KILL
Aborts output to the x spooled device. If x is not specified, SET KILL aborts
output to all spooled devices.
268 RT–11 Command Descriptions