spooler.options

Definition/Spooler, Releases: AP and R83

Standard Spooler options.

Description

can be specified to most spooler commands. Some have numeric arguments.

To keep these options clear for the options interpreter, it is recommended that numeric options be separated with blanks as in the following example:

sp-assign 3 hs f1 ?

This sets parameters for hold file output, suppresses print out at the end-of-job, routes output to form queue 1, and 3 copies.

The spaces in this option string are optional, in this case, since there are no instances of 'back to back' numeric parameters. Options may appear in any order. Consider the case:

sp-assign f1 3 hs ?

Without the space between the '1' and the '3', one copy of the output is directed to form queue 13, rather than 1.

See Also

Command Name Type Description
tcl.stopptr Verb: Access Stops printer.
tcl.dump Verb: Access Dumps frame(s) to screen or printer.
tcl.sp-close Verb: Access Closes most recent Spooler entry.
tcl.sp-tapeout Verb: Access Spools report from magnetic media.
tcl.sp-open Verb: Access Forces Spooler entry to remain open.
tcl.startspooler Verb: Access Initializes the Spooler.
tcl.listptr Verb: Access Displays printers.
tcl.sp-status Verb: Access Displays status of Spooler processes.
tcl.listpeqs Verb: Access Displays printer queue elements.
tcl.sp-assign Verb: Access Designates Spooler assignment options.
spooler.commands Introductory Description of Spooler.
tcl.sp-kill Verb: Access Stops Spooler entry output.
tcl.sp-edit Verb: Access Invokes Spooler editor menu.
tcl.listabs Verb: Access Displays Spooler assignment status for all users, a specific port, or a range of ports.
tcl.list-verbs Verb: Access Invokes 'listverbs' command.
tcl.startshp Verb: Access Starts shared printer under Unix.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.