Specifications

4-45
Printer, Plotter, and Spooler Subsystem Programming
add_printer Specifies the name of the SMIT selector ID to branch to in order to
add a printer to an existing queue. Functionally, this adds an
additional queue device to an existing queue. To branch to the
term_serv_printer selector ID from the SMIT Existing Print
Queue menu option, enter:
add_printer = term_serv_printer
remove_queue Specifies the name of the SMIT selector ID to branch to in order to
remove a print queue. The Remove dialog screen removes any
other queues, queue devices, virtual printers, and printer devices
that were created at the time the print queue was created. To
branch from the Remove a Print Queue menu option to the
term_serv_remove selector ID, enter:
remove_queue = term_serv_remove
printer_conn Specifies the name of the SMIT selector ID to branch to in order to
change the printer connection characteristics of a print queue. The
port communication characteristics would typically be baud rate,
parity, stop bits, and so on. To branch to the
term_serv_printer_conn selector ID from the SMIT Printer
Port Communication Characteristics menu option, enter:
printer_conn = term_serv_printer_conn
change_queue Specifies the name of the SMIT selector ID to branch to in order to
change the characteristics of a printer queue. To branch to the
term_serv_change selector ID from the SMIT Change/Show
Print Queue Characteristics menu option, enter:
change_queue = term_serv_change
change_filters Specifies the name of the SMIT selector ID to branch to in order to
change the pre–processing filters defined for a print queue. To
branch to the term_serv_change_filters selector ID from
the SMIT Change/Show Pre–Processing Filters menu option,
enter:
change_filters = term_serv_change_filters