SET-SPOOLING-FORM

From NDWiki
Revision as of 13:24, 29 August 2017 by Tingo (talk | contribs) (created SET-SPOOLING-FORM page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
@SET-SPOOLING-FORM <peripheral file name>, <spooling form identifier>

Define an identification key to be compared to the user text in the spooling queue entries. The spooling program only prints file with this user text or files with no text at all. The command is useful for sorting out files to be printed on the same form.

<peripheral file name>
a spooling device.
<spooling form identifier>
(default = reset identification to a null string) any printable character terminated by CR.

Rules:

  1. Permitted only for user SYSTEM.

Example:

@SET-SPOOLING-FORM LINE-PRINTER, FORM -1

Only spooling entries with the message FORM -1 on LINE-PRINTER are printed.

Related commands

@APPEND-SPOOLING-FILE

@LIST-SPOOLING-FORM

SPCLO (monitor call)

References

Norsk Data Document ND–60.128.03 SINTRAN III REFERENCE MANUAL (printed February 1983), page 1-193

Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD