Request information on devices
Component: | SPOOL |
Functional area: | Controlling spoolout job |
Domain: | SPOOL-PRINT-ADMINISTRATION |
Privileges: | STD-PROCESSING |
Routing code: | $ |
Function
The SHOW-SPOOL-DEVICES command provides information on data from the device entry of the specified printer or type of printer. Specifying a printer type without specifying a printer name means only a selection of important data will be output, sorted by printer name. The number of devices listed can be freely limited by specifying selection criteria. Those printers are selected whose device entry contains the values specified for the relevant operands (logical ANDing).
The SHOW-SPOOL-DEVICES operands have the same names and meanings as the operands of the SPSERVE statement ADD-SPOOL-DEVICES. The operand value *ALL (usually the default) means that the respective operand will not be used as a selection criterion.
This forwarding may not evaluate all printer properties defined in BS2000. Especially the DEVICE-ACCESS of a local printer may have any value.
The command supports structured output in S variables (see "Output in S variables").
Format
SHOW-SPOOL-DEVICES | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Operands
SELECT = ALL / PARAMETERS(...)
Specifies the criteria to be used for selecting the printers via which the information is to be output. Specifying *ALL (default value) means that information is output via all printers entered.
SELECT = *PARAMETERS(...)
The selection criteria are listed.
DEVICE-NAME = *ALL / <alphanum-name 1..8 with-wild(24)> / list-poss(255): *STD /
<alphanum-name 1..8>
The selection criterion is the device name. The specification *STD designates the same device name.
DEVICE-TYPE = ...
The selection criterion is the device type.
OWNER = *ALL / <alphanum-name 1..8 with-wild(24)> / list-poss(16): <name 1..8> / *OWN / *NONE
The selection criterion is the user ID of the user who created the device entry.
The permitted specifications depend on the users' access rights. See "Access rights".
ACCESS-DATE = *ANY / *TODAY / *INTERVAL(...)
The selection criterion is the date of the last change or the last utilization within a print process. This date may be required as an additional criterion for the output of the form entry. It can be a specific date or a date range.
ACCESS-DATE = *TODAY
The last modification or change was performed on the current date.
ACCESS-DATE = *INTERVAL(...)
Specifies a date range.
FROM = 1950-01-01 / <date with-compl>
Earliest date in the date range.
TO = *TODAY / <date with-compl>
Latest date in the date range. The current date is set by default.
DEVICE-ACCESS = *ALL / *NEA-ACCESS(...) / *TCP-ACCESS(...) / *LOCAL-ACCESS(...) /
*SCSI-ACCESS(...)
The selection criterion is the access mode for the various local and RSO printers and the printer address (see also the “RSO” manual [32]). Instead of DEVICE-ACCESS, the old operands ACCESS, PROCESSOR-NAME, and STATION-NAME are also still supported, albeit only in procedures and in batch mode.
DEVICE-ACCESS = *NEA-ACCESS(...)
The RSO printer is accessed via the TRANSDATA-NEA network (NEA stands for network architecture).
ACCESS-TYPE = *ALL / list-poss(9): *DIRECT / *HARDCOPY / *APPLICATION / *HDLC / *PC / *HARDCOPY-9751
The selection criterion is the printer access mode.
PROCESSOR-NAME = *ALL / <alphanum-name 1..8 with-wild(24)> /
list-poss(16): <alphanum-name 1..8> / *NONE
The selection criterion is the logical processor name (PDN generation).
STATION-NAME = *ALL / <alphanum-name 1..8 with-wild(24)> / list-poss(16): *NONE /
<alphanum-name 1..8>
The selection criterion is the logical station name of the RSO printer.
DEVICE-ACCESS = *TCP-ACCESS(...)
The RSO printer is accessed directly via the TCP/IP LAN. The TCP/IP protocol is used.
ACCESS-TYPE = *ALL / *TACLAN / *IPP / *LPD(...)
The selection criterion is the printer access mode.
ACCESS-TYPE = *TACLAN
The value TACLAN means that the printer is connected to the TCP/IP-LAN via a LAN controller board (for further information, see the “RSO” manual [32]).
ACCESS-TYPE = *IPP
Printer is accessed across the Internet via the IPP protocol (see also the “RSO” [32] manual). This value is only relevant to RSO printers.
ACCESS-TYPE = *LPD(...)
The printer accessed via the BSD-LPD printer daemon serves as the selection criterion.
LPD-PRINTER-NAME = *ALL / <c-string 1..8>
The printer name as defined in the /etc/printcap file of the host to which the printer is connected serves as the selection criterion.
FROM-PORT-NUMBER = *ALL / *STD / <integer 0..1024> / *RANGE(...)
Minimum value for the number of the local port to which the printer is connected.
FROM-PORT-NUMBER = *RANGE(...)
Definition of the range for FROM-PORT-NUMBER.
LOW = <integer 0..1024>
Lower limit of the range.
HIGH = <integer 0..1024>
Upper limit of the range.
TO-PORT-NUMBER = *ALL / *STD / <integer 0..1024> / *RANGE(...)
Maximum value for the number of the local port to which the printer is connected.
TO-PORT-NUMBER = *RANGE(...)
Definition of the range for TO-PORT-NUMBER.
LOW = <integer 0..1024>
Lower limit of the range.
HIGH = <integer 0..1024>
Upper limit of the range.
INTERNET-ADDRESS = *ALL / <alphanum-name 1..24 with-wild(24)> /
<composed-name 1..15 with-wild(24)> / list-poss(16): <alphanum-name 1..32> /
<composed-name 7..15> / *NONE
The selection criterion is the Internet address of the LAN adapter card (or for the host on which BSD-LPD is running), depending on how the printer is connected. This address is a physical address (nnn.nnn.nnn.nnn). See also the “RSO” manual [32].
PORT-NAME = *ALL / <alphanum-name 1..8 with-wild(24)> / list-poss(16): <alphanum-name 1..8> / *NONE
The selection criterion is the port name of the LAN adapter card (or for the host on which BSD-LPD is running), depending on how the printer is connected. For BSD-LPD the port name is usually 515. For further information, see the “RSO” manual [32].
DEVICE-ACCESS = *LOCAL-ACCESS(...)
A local printer is used with a corresponding format.
ACCESS-TYPE = *ALL / list-poss(3): *CHANNEL-TYPE-1 / *CHANNEL-TYPE-2 / *BUS-TYPE-1
The selection criterion is the printer access mode.
MNEMONIC-NAME = *ALL / <alphanum-name 1..8 with-wild(24)> /
list-poss(16): <alphanum-name 2..2> / *NONE
The selection criterion is the mnemonic device name of the twin printer or of the master device of the twin printer for the local host.
PROGRAM-NAME = *ALL / *NONE / <filename 1..50>
Name of the LOGON procedure called by the virtual controller task.
DEVICE-ACCESS = *SCSI-ACCESS(...)
A SCSI printer and the appropriate format is used.
ACCESS-TYPE = *ALL / *EMULATED-CHANNEL-TYPE-2
The selection criterion is the connection type of the SCSI printer.
MNEMONIC-NAME = *ALL / <alphanum-name 1..8 with-wild(24)> /
list-poss(16): <alphanum-name 2..2>
The selection criterion is the mnemonic device name for the local printer on the SCSI host.
SLAVE-MNEMONIC-NAME = *ALL / <alphanum-name 1..8 with-wild(24)> /
list-poss(16): <alphanum-name 2..2> / *NONE
The selection criterion is the mnemonic device name of the slave device of the twin printer for the local host. The name specified here must not be the same as that of the master device. The slave device is always the second printer in the direction of the paper flow.
ESD-SIZE = *ALL / <integer 1..128> / *RANGE(...)
The selection criterion is the size (in MB) of the external memory for the twin printer.
ESD-SIZE = *RANGE(...)
Specification of a range of values.
LOW = <integer 256..4096>
Lower range limit.
HIGH = <integer 256..4096>
Upper range limit.
REDIRECTION-DEVICE = *ALL / <alphanum-name 1..8 with-wild(24)> /
list-poss(16): *NONE / <alphanum-name 1..8>
The selection criterion is redirected RSO jobs.
LANGUAGE-EXT-TYPE = *ALL / <alphanum-name 1..8 with-wild(24)> /
list-poss(16): *NONE /<alphanum-name 1..8>
This operand is only still available for reasons of compatibility.
FORMS-OVERLAY-BUFFER = *ALL / *NO / *RANGE(...)
The selection criterion is the size of the buffer for FOB data overlays.
FORMS-OVERLAY-BUFFER = *RANGE(...)
Specification of the range of values.
LOW = <integer 1..32767>
Lower range limit.
HIGH = <integer 1..32767>
Upper range limit.
CHARACTER-SET-NUMBER = *ALL / list-poss(7): 1 / 4 / 6 / 23 / 36 / 46 / 64
The selection criterion is the number of character sets that can be loaded.
ROTATION = *ALL / *YES / *NO
The selection criterion is the existence of a page rotation module.
DUPLEX-PROCESSING = *ALL / *YES / *NO
The selection criterion is the characteristic of printing on both sides of the page.
FORMS-OVERLAY = *ALL / *YES / *NO
The selection criterion is the characteristic of processing film overlays.
RASTER-PATTERN-MEM = *ALL / *NONE / *RANGE(...)
All printers with a raster pattern memory of the specified size are selected.
RASTER-PATTERN-MEM = *RANGE(...)
Specification of a range of values.
LOW = <integer 4096..65535>
Lower range limit.
HIGH = <integer 4096..65535>
Upper range limit.
TRANSMISSION = *ALL / list-poss(3): *7BIT / *8BIT / *IGNORE
The selection criterion is the format of the transmission protocol (front-end processor --> printer).
FONT-TYPE = *ALL / list-poss(3): *7BIT / *8BIT / *IGNORE
The selection criterion is the bit format of the printer font.
FACE-PROCESSING = *ALL / *YES / *NO
The selection criterion is how the print pages are stacked.
MAXIMUM-INPUT-TRAY = *ALL / <integer 1..9> / *RANGE(...)
The selection criterion is the maximum number of input trays; it is possible to specify a range of values.
MAXIMUM-INPUT-TRAY = *RANGE(...)
Range of values that contains the value for the maximum number.
LOW = <integer 1..9>
Lower range limit.
HIGH = <integer 1..9>
Upper range limit.
SUP-FORMAT-NAMES = *ALL / list(8): *TEXT / *HP / *SPDS / *PCL / *PLAIN-TEXT /
<c-string 1..63 with-low>
The selection criterion is the document format which the printer can process.
MONJV = *ALL / *YES / *NO
The selection criterion is whether a monitor job variable was created to trace and, if necessary, control the asynchronous part of the START-PRINTER-OUTPUT command.
NOTIFICATION = *ALL / *NO / *YES
The selection criterion is whether notification processing is possible on the printer.
ENCRYPTION = *ALL / *NO / *YES
The selection criterion is whether encrypted print files are supported.
UNICODE = *ALL / *NO / *YES
The selection criterion is Unicode support.
LINE-SIZE = *ALL / *RANGE(...) / *IGNORE / <integer 3..255>
The selection criterion is the maximum number of characters that can be printed in a line; it is possible to specify a range of values.
LINE-SIZE = *RANGE(...)
Specification of a range of values containing the maximum number of lines.
LOW = <integer 3..255>
Lower range limit.
HIGH = <integer 3..255>
Upper range limit.
CHARACTER-IMAGE = *ALL / *NONE / <alphanum-name 1..3 with-wild(24)> /
list-poss(16): <alphanum-name 1..3>
The selection criterion is the name of the conversion table.
USER-IDENTIFICATION = *ALL / *NONE / <alphanum-name 1..8 with-wild(24)> /
list-poss(16): <name 1..8> / *OWN
The selection criterion is the user ID of the RSO device administrator.
The permitted specifications depend on the users' access rights. See "Access rights".
IDENTIFICATION = *ALL / list-poss(16): *NONE / <c-string 1..16>
The selection criterion is details of the RSO device administrator (name, telephone number, etc.) as given in the device entry.
TERMINAL = *ALL / *OWN / *NONE / *PARAMETERS(...)
The selection criterion is the data display terminal defined for the RSO device administrator.
TERMINAL = *PARAMETERS(...)
PROCESSOR-NAME = *ALL / <alphanum-name 1..8 with-wild(24)> / list-poss(16): *OWN / *ANY /
<alphanum-name 1..8>
The selection criterion is the logical processor name.
The permitted specifications depend on the users' access rights. See "Access rights".
STATION-NAME = *ALL / <alphanum-name 1..8 with-wild(24)> / list-poss(16): *OWN / *ANY /
<alphanum-name 1..8>
The selection criterion is the terminal name.
The permitted specifications depend on the users' access rights. See "Access rights".
LEFT-MARGIN = *ALL / <integer 0..31> / *RANGE(...)
The selection criterion is the value for indenting the output text on printing.
LEFT-MARGIN = *RANGE(...)
Specification of a range of values.
LOW = <integer 0..31>
Lower range limit.
HIGH = <integer 0..31>
Upper range limit.
LINE-FEED-COMPRESS = *ALL / *NO / *YES
The selection criterion is whether line feed compression is switched on or off.
BLANK-COMPRESSION = *ALL / *NO / *YES
The selection criterion is whether space character compression is switched on or off.
START-FORM-FEED = *ALL / *NO / *YES
The selection criterion is whether page feed is automatic at the start of spoolout.
FORM-FEED = *ALL / *LISTING(...) / *SINGLE-SHEET(...)
The selection criterion is whether to print on continuous stationery or single-sheet paper and what input tray to use.
FORM-FEED = *LISTING(...) asd
DEFAULT-TRAY-NUMBER = *ALL / <integer 1..99> / *IGNORE / *RANGE(...)
The selection criterion is the number of the input tray.
DEFAULT-TRAY-NUMBER = *RANGE(...)
Specification of a range of values.
LOW = <integer 1..99>
Lower range limit.
HIGH = <integer 1..99>
Upper range limit.
OUTPUT-TRAY-NUMBER = *ALL / *IGNORE / <integer 0..99> / *RANGE(...)
The selection criterion is the number of the output tray.
OUTPUT-TRAY-NUMBER = *RANGE(...)
Specification of a range of values.
LOW = <integer 0..99>
Lower range limit.
HIGH = <integer 0..99>
Upper range limit.
FORM-FEED = *SINGLE-SHEET(...)
DEFAULT-TRAY-NUMBER = *ALL / <integer 1..99> / *IGNORE / *RANGE(...)
The selection criterion is the number of the input tray.
DEFAULT-TRAY-NUMBER = *RANGE(...)
Specification of a range of values.
LOW = <integer 1..99>
Lower range limit.
HIGH = <integer 1..99>
Upper range limit.
OUTPUT-TRAY-NUMBER = *ALL / <integer 0..99> / *RANGE(...)
The selection criterion is the number of the output tray.
OUTPUT-TRAY-NUMBER = *RANGE(...)
Specification of a range of values.
LOW = <integer 0..99>
Lower value limit.
HIGH = <integer 0..99>
Upper value limit.
SKIP-TO-CHANNEL-ONE = *ALL / *NORMAL / *OPTIMIZED
The selection criterion is what the printer does if a skip to the “channel 1” vertical tab is specified twice in succession.
SKIP-TO-NEXT-PAGE = *ALL / *BY-LINES / *BY-FORM-FEED
The selection criterion is the indication of how page feed is initiated (by counting lines or by the relevant control characters).
ESCAPE-VALUE = *ALL / list-poss(16): *NONE / <x-string 1..2>
The selection criterion is the specified escape character to identify the printer commands.
CONTROLLER-RESERVED = *ALL / *NO / *YES
The selection criterion is whether an RSO controller is available for the exclusive use of the RSO device.
FORM-NAME = *ALL / <alphanum-name 1..6 with-wild(24)> / list-poss(16): <alphanum-name 1..6>
The selection criterion is the name of the standard form.
DISCONNECTION = *ALL / list-poss(2): *YES / *NO / *FORCE
The selection criterion is the entry specifying whether the connection between RSO and printer is interrupted.
BUFFER-SIZE = *ALL / <integer 256..4096> / *RANGE(...)
The selection criterion is the maximum buffer size for data transfer.
BUFFER-SIZE = *RANGE(...) Specification of a range of values.
LOW = <integer 256..4096>
Lower range limit.
HIGH = <integer 256..4096>
Upper range limit.
RESET = *ALL / *YES / *NO
The selection criterion is the indication of whether the printer switches are to be reset before and after each spoolout job.
REPEAT-MESSAGE = *ALL / *NO / *PARAMETERS(...)
The selection criterion is the indication of the procedure for dealing with errors (printer error, end of paper, etc.).
REPEAT-MESSAGE = *NO
No message is to be displayed in the event of errors.
REPEAT-MESSAGES = *PARAMETERS(...)
Specifies how to react to an error (type, frequency, time limit).
TYPE = *ALL / *SYSTEM / *DUMMY
Defines a response in the event of an error.
TYPE = *SYSTEM
A page feed occurs and message SRO1001 is printed (this means that the next page may already be printed). Printing is continued by another page feed operation.
TYPE = *DUMMY
A page feed occurs and, if necessary, the last page is repeated.
LIMIT = *ALL / *NO / <integer 1..255> / *RANGE(...)
Defines whether or how often to react to errors.
LIMIT = *NO
No limit has been set.
LIMIT = *RANGE(...)
Specifies a range of values containing the value specified for LIMIT.
LOW = <integer 1..255>
Lower range limit.
HIGH = <integer 1..255>
Upper range limit.
RETRY-TIME = *ALL / *GLOBAL / <integer 1..600> / *RANGE(...)
The selection criterion is the specified delay (in seconds) between two attempts to print the file. It is possible to specify a range of values.
RETRY-TIME = *RANGE(...)
Specification of a range of values.
LOW = <integer 1..600>
Lower range limit.
HIGH = <integer 1..600>
Upper range limit.
RESTART-ACTION = *ALL / *NO / *PARAMETERS(...)
The selection criterion is how to react to failure of connection setup (printer not available and/or printer malfunctions). Instead of RESTART-ACTION, the old operand REPEAT-OPEN-CONNECT is also still supported, albeit only in procedures and in batch mode.
RESTART-ACTION = *NO
No limit for the number of retries and the delay has been specified.
RESTART-ACTION = *PARAMETERS(...)
Specifies how to react to errors (frequency, time limit).
LIMIT = *ALL / *NO / <integer 1..255> / *RANGE(...)
Specifies the number of attempts to set up the connection.
LIMIT = *NO
No limit has been set.
LIMIT = *RANGE(...)
Specification of a range of values.
LOW = <integer 1..255>
Lower range limit.
HIGH = <integer 1..255>
Upper range limit.
RETRY-TIME = *ALL / *GLOBAL / <integer 1..600> / *RANGE(...)
The selection criterion is the specified delay (in seconds) between two attempts to set up the connection.
RETRY-TIME = *RANGE(...)
Specification of a range of values for the delay.
LOW = <integer 1..600>
Lower range limit.
HIGH = <integer 1..600>
Upper range limit.
SYNCHRONIZATION = *ALL / *PRINTER / *NETWORK
The selection criterion is the entry specifying whether printing with the printer acknowledgment (PRINTER) or the network acknowledgment (NETWORK) is to be synchronized.
TIMEOUT-MAX = *ALL / <integer 2..30> / *RANGE(...)
The selection criterion is the maximum printing time in minutes for each printer transmitted.
TIMEOUT-MAX = *RANGE(...)
Specification of a range of values.
LOW = <integer 2..30>
Lower range limit.
HIGH = <integer 2..30>
Upper range limit.
PAGES-EJECT-TIMEOUT = *ALL / *NO / <integer 1..255> / *RANGE(...)
The selection criterion is the maximum delay (in minutes) before print jobs are automatically ejected by the fusing unit into the output tray once the printer is inactive. The value *NO means that the print jobs are not ejected.
PAGES-EJECT-TIMEOUT = *RANGE(...)
Specification of a range of values.
LOW = <integer 1..255>
Lower range limit.
HIGH = <integer 1..255>
Upper range limit.
BAND-IDENTIFICATION = *ALL / <alphanum-name 1..4 with-wild(24)> /
list-poss(16): <alphanum-name 4..4> / *NONE
The selection criterion is the name of the type band to be used for printing.
LOAD = *ALL / *YES / *NO
The selection criterion is the entry specifying whether an RSO printer that can be loaded with a loop record is to be operated with this function. For 9645 Printers only.
MODULO2 = *ALL / *YES / *NO
The selection criterion is whether a second buffer is to be transmitted to the printer while the first one is being printed.
RECOVERY-RULES = *ALL / <composed-name 1..4 with-wild(24)> / list-poss(16): *SYSTEM /
<composed-name 1..16>
The selection criterion is the recovery rules file used for the specified device. The suffix of the file name is specified.
POLLING = *ALL / *YES / *NO
The selection criterion is whether RSO can obtain the printer status or printer error functions. This operand applies only to printers for which DEVICE-ACCESS = TCP-ACCESS(ACCESS-TYPE = TACLAN) is specified.
PRINTER-PARAM-FILE =*ALL / *SYSTEM / <composed 1..16>
The selection criterion is the printer parameter file used for the printer. Here the suffix of the file name is specified explicitly.
RESOURCE-FILE-PREFIX = *ALL / *SYSTEM / <composed 1..8>
The selection criterion is the prefix of the file name for prolog/epilog/DIA/member files used by the printer.
CONTROLLER-START = *ALL / *AT-PRINTER-START / *AT-JOB-START
The selection criterion is the start time and mode of the RSO controller: with START-PRINTER-OUTPUT (*AT-PRINTER-START) or PRINT-DOCUMENT (*AT-JOB-START).
CHARACTER-SET-POS= *ALL / *NONE / *PARAMETERS(...)
The selection criterion is the entry specifying whether character sets can be selected by their position in the character set memory.
CHARACTER-SET-POS = *PARAMETERS(...)
The selection criterion is the position of the character set in the character set memory.
POSITION-1 = *ALL / list-poss(16): *NONE / *OCR-A / *OCR-B / *GOTHIC / *GRAPHIC / *DATA / *COURIER / *FONT-1 / *FONT-2 / *FONT-3 / *FONT-4 / *FONT-5 / *FONT-6 / *FONT-7 / *FONT-8 / *FONT-9 / *FONT-10 / *FONT-11 / *FONT-12 / *FONT-13 / *FONT-14 / *FONT-15 / *FONT-16 /
*NOT-USABLE
...
POSITION-16 = *ALL / list-poss(16): *NONE / *OCR-A / *OCR-B / *GOTHIC / *GRAPHIC / *DATA / *COURIER / *FONT-1 / *FONT-2 / *FONT-3 / *FONT-4 / *FONT-5 / *FONT-6 / *FONT-7 / *FONT-8 / *FONT-9 / *FONT-10 / *FONT-11 / *FONT-12 / *FONT-13 / *FONT-14 /*FONT-15 / *FONT-16 /
*NOT-USABLE
The selection criterion is the position in the character set memory.
EXCEPT = *NONE / *PARAMETERS(...)
Specifies which device entries are to be excluded from the selection (negative list).
EXCEPT = *NONE
No device entries are excluded from the selection.
EXCEPT = *PARAMETERS(...)
Initiates a list of selection criteria.
DEVICE-NAME = *NONE / <alphanum-name 1..8 with-wild(24)> / list-poss(16): <alphanum-name 1..8> / *STD
Device entries with the specified devices are not taken into account. Specifying *NONE (the default) means the operand is ignored.
OWNER = *NONE / <alphanum-name 1..8 with-wild(24)> / list-poss(16): *OWN / <name 1..8>
Device entries with the specified user IDs are not taken into account. Specifying *NONE (the default) means the operand is ignored.
The permitted specifications depend on the users' access rights. See "Access rights".
SLAVE-MNEMONIC-NAME = *NONE / <alphanum-name 1..8 with-wild(24)> /
list-poss(16): <alphanum-name 2..2>
The mnemonic device name of the “slave device” of the twin printer for the local host is ignored.
REDIRECTION-DEVICE = *NONE / <alphanum-name 1..8 with-wild(24)> /
list-poss(16): *CENTRAL / <alphanum-name 1..8>
The specified redirected RSO jobs are ignored.
CHARACTER-IMAGE = *NONE / <alphanum-name 1..3 with-wild(24)> /
list-poss(16): <alphanum-name 1..3>
Device entries with the specified conversion tables are not taken into account. Specifying *NONE (the default) means the operand is ignored.
USER-IDENTIFICATION = *NONE / <alphanum-name 1..8 with-wild(24)> /
list-poss(16): <name 1..8> / *OWN
Device entries with the specified user IDs are not taken into account. Specifying *NONE (the default) means the operand is ignored.
The permitted specifications depend on the users' access rights. See "Access rights".
TERMINAL = *NONE / *OWN / *PARAMETERS(...)
Device entries with the specified data display terminals are not taken into account. Specifying *NONE (the default) means the operand is ignored.
TERMINAL = *PARAMETERS(...)
Subdividing data display terminals by processor and terminal names.
PROCESSOR-NAME = *NONE / <alphanum-name 1..8 with-wild(24) / list-poss(16): *OWN /
<alphanum-name 1..8>
Specifying the logical processor names. Specifying *NONE (the default) means the operand is ignored.
The permitted specifications depend on the users' access rights. See "Access rights".
STATION-NAME =*NONE / <alphanum-name 1..8 with-wild(24)> / list-poss(16): *OWN /
<alphanum-name 1..8>
Specifying the terminal names. Specifying *NONE (the default) means the operand is ignored.
The permitted specifications depend on the users' access rights. See "Access rights".
FORM-NAME = *NONE / <alphanum-name 1..6 with-wild(24)> / list-poss(16): <alphanum-name 1..6>
Device entries with the specified form name are not taken into account. Specifying *NONE (the default) means the operand is ignored.
BAND-IDENTIFICATION = *NONE / <alphanum-name 1..4 with-wild(24)> /
list-poss(16): <alphanum-name 4..4>
Device entries with the specified type bands are not taken into account. Specifying *NONE (the default) means the operand is ignored.
RECOVERY-RULES = *NONE / <composed-name 1..16 with-wild(24)> /
list-poss(16): <composed-name 1..16>
Devices having this suffix for their recovery rule file are not taken into account.
PRINTER-PARAM-FILE = *NONE / <composed-name 1..16 with-wild(24)> /
list-poss(16): <composed 1..16>
Printer parameter files with the specified suffix are not taken into account.
RESOURCE-FILE-PREFIX = *NONE / <composed-name 1..8 with-wild(16)> /
list-poss(16): <composed 1..8>
The prolog/epilog/DIA/member files with the specified prefix are not taken into account.
SERVER-NAME = *STD / *HOME / <alphanum-name 1..8>
Specifies the servers for which information is to be output. *HOME applies when *STD is specified. Only for “Distributed Print Services” (see manual of that name [10]).
INFORMATION =
Selects the information to be specified.
INFORMATION = *SUMMARY
Only one line with the device name and the device type is displayed for each element.
INFORMATION = *ALL
All information is to be displayed for each element.
INFORMATION = *list-poss(7): *DEVICE-ACCESS / *TWIN-DEVICE-DEV / *DEVICE-INFORMATION / *ADMINISTRATOR / *SPOOLOUT-CONTROL / *PROCESSING-CONTROL / *CHARACTER-SET-POS
Outputs information on the specified information blocks (see "Output formats"). The fields displayed for each INFORMATION value correspond to the operands of the related structure of the ADD-SPOOL-DEVICE statement. The fields not belonging to any structure are displayed only with INFORMATION = *ALL.
Exception: the fields DEVICE-NAME, DEVICE-TYPE and ACCESS-DATE are displayed with any INFORMATION value.
Return codes
(SC2) | SC1 | Maincode | Meaning |
---|---|---|---|
0 | CMD0001 | No error | |
2 | 0 | SPM0411 | No device present |
2 | 0 | SPM0518 | No authorization |
1 | CMD0202 | Syntax error | |
32 | SCP0974 | System error. Command rejected | |
64 | SCP0975 | No authorization for command |
Access rights
The settings
SELECT = PARAM(OWNER/USER-IDENTIFICATION/TERMINAL = PARAM(PROCESSOR-NAME/STATION-NAME)
and
EXCEPT = PARAM(OWNER/USER-IDENTIFICATION/TERMINAL = PARAM(PROCESSOR-NAME / STATION-NAME)
are special values. They allow the user to specify or reject devices, depending on that user's rights.
In order to prevent the specification of contradictory entries, use of these operand values is strictly controlled.
There are three user categories:
System administration
System administration is allowed to assign any device (local or RSO), and also to view the various user settings for the devices.RSO device administrator
The RSO device administrator may only assign such devices as he/she manages, and may also only view the corresponding settings. The RSO device administrator may use the following combinations of operand values:SELECT = PARAM(...,USER-IDENTIFICATION = *OWN,TERMINAL = PARAM( STATION-NAME = (*OWN / *ANY), PROCESSOR-NAME = (*OWN / *ANY)),...)
If inadequately precise specifications are made, they are expanded automatically, if permitted (warning SPM0518 is also output). If expansion is not permitted, they are rejected (and error message SPM0405 is output).
Other users
Users who are not authorized to assign any devices are likewise not authorized to view any settings. Corresponding commands are rejected or ignored.
Output formats
Different kinds of layouts are provided, depending on the INFORMATION value.
Output format when INFORMATION = *SUMMARY is specified
DEVICE-NAME DEVICE-TYPE @@@@@@@@ @@@@@@@@@@@@@@@@
Output format when INFORMATION = *DEVICE-ACCESS is specified
DEVICE-NAME : @@@@@@@@ DEVICE-TYPE : @@@@@@@@@@@@@@@@ ACCESS-DATE : ####-##-## ------------------------------- DEVICE-ACCESS --------------------------- DEVICE-ACCESS : @@@@@@@@@@@@@ ACCESS-TYPE : @@@@@@@@@@@@@@@@ PROCESSOR-NAME : @@@@@@@@ STATION-NAME : @@@@@@@@ MNEMONIC-NAME : @@ PROGRAM-NAME : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ INTERNET-ADDRESS : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ PORT-NAME : @@@@@@@@ LPD-PRINTER-NAME : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ FROM-PORT-NUMBER : #### TO-PORT-NUMBER : ####
Output format when INFORMATION = *TWIN-DEVICE-DEF is specified
DEVICE-NAME : @@@@@@@@ DEVICE-TYPE : @@@@@@@@@@@@@@@@ ACCESS-DATE : ####-##-## ------------------------------- TWIN-DEVICE-DEF ------------------------- SLAVE-MNEMONIC-NAME : @@@@@ ESD-SIZE : ###
Output format when INFORMATION = *DEVICE-INFORMATION is specified
DEVICE-NAME : @@@@@@@@ DEVICE-TYPE : @@@@@@@@@@@@@@@@ ACCESS-DATE : ####-##-## ------------------------------- DEVICE-INFORMATION ---------------------- FORMS-OVERLAY-BUFFER: ##### CHARACTER-SET-NUMBER: ## ROTATION : @@@ DUPLEX-PROCESSING : @@@ FORMS-OVERLAY : @@@ RASTER-PATTERN-MEM : @@@@@ TRANSMISSION : @@@@ FONT-TYPE : @@@@ FACE-PROCESSING : @@@ MAXIMUM-INPUT-TRAY : ## MONJV : @@@ NOTIFICATION : @@@@ ENCRYPTION : @@@@ UNICODE : @@@@ SUPP-FORMAT-NAMES : @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Output format when INFORMATION = *ADMINISTRATOR is specified
DEVICE-NAME : @@@@@@@@ DEVICE-TYPE : @@@@@@@@@@@@@@@@ ACCESS-DATE : ####-##-## ------------------------------- ADMINISTRATOR --------------------------- USER-IDENTIFICATION : @@@@@@@@ @@@@@@@@ @@@@@@@@ @@@@@@@@ @@@@@@@@ @@@@@@@@ @@@@@@@@ @@@@@@@@ IDENTIFICATION : @@@@@@@@@@@@@@@@ TERMINAL : PROCESSOR-NAME : @@@@@@@@ STATION-NAME : @@@@@@@@
Output format when INFORMATION = *SPOOLOUT-CONTROL is specified
DEVICE-NAME : @@@@@@@@ DEVICE-TYPE : @@@@@@@@@@@@@@@@ ACCESS-DATE : ####-##-## ------------------------------- SPOOLOUT-CONTROL ------------------------ SHIFT : ## LINE-FEED-COMPRESS : @@@ BLANK-COMPRESSION : @@@ START-FORM-FEED : @@@ FORM-FEED : @@@@@@@@@@@@@@@@ DEFAULT-TRAY-NUMBER : @@@ OUTPUT-TRAY-NUMBER : @@@ SKIP-TO-CHANNEL : @@@@@@ SKIP-TO-NEXT-PAGE : @@@@@@@@@@@@ ESCAPE-VALUE : @@@@@@
Output format when INFORMATION = *PROCESSING-CONTROL is specified
DEVICE-NAME : @@@@@@@@ DEVICE-TYPE : @@@@@@@@@@@@@@@@ ACCESS-DATE : ####-##-## ------------------------------- PROCESSING-CONTROL ----------------------- CONTROLLER-RESERVED : @@@ FORM-NAME : @@@@@@ @@@@@@ @@@@@@ @@@@@@ @@@@@@ @@@@@@ @@@@@@ @@@@@@ @@@@@@ @@@@@@ @@@@@@ @@@@@@ @@@@@@ @@@@@@ @@@@@@ @@@@@@ DISCONNECTION : @@@@@ BUFFER-SIZE : ##### RESET : @@@ REPEAT-MESSAGE : TYPE : @@@ LIMIT : ### RETRY-TIME : @@@ RESTART-ACTION : LIMIT : ### RETRY-TIME : @@@ SYNCHRONIZATION : @@@@@@@ TIMEOUT-MAX : ## PAGE-EJECT-TIMEOUT : @@@ BAND-IDENTIFICATION : @@@@@ LOAD : @@@ MODULO2 : @@@ RECOVERY-RULES : @@@@@@@@@@@@@@@@ POLLING : @@@ PRINTER-PARAM-FILE : @@@@@@@@@@@@@@@@ RESOURCE-FILE-PREFIX: @@@@@@@@ CONTROLLER-START : @@@@@@@@@@@@@@@@
Output format when INFORMATION = *CHARACTER-SET-POS is specified
DEVICE-NAME : @@@@@@@@ DEVICE-TYPE : @@@@@@@@@@@@@@@@ ACCESS-DATE : ####-##-## ------------------------------- CHARACTER-SET-POS ------------------------ POSITION-1 : @@@@@@@@ POSITION-2 : @@@@@@@@ POSITION-3 : @@@@@@@@ POSITION-4 : @@@@@@@@ POSITION-5 : @@@@@@@@ POSITION-6 : @@@@@@@@ POSITION-7 : @@@@@@@@ POSITION-8 : @@@@@@@@ POSITION-9 : @@@@@@@@ POSITION-10 : @@@@@@@@ POSITION-11 : @@@@@@@@ POSITION-12 : @@@@@@@@ POSITION-13 : @@@@@@@@ POSITION-14 : @@@@@@@@ POSITION-15 : @@@@@@@@ POSITION-16 : @@@@@@@@
Output format when INFORMATION = *ALL is specified
All the INFORMATION outputs described above are displayed, i.e. the following first three lines are displayed, then all the other information described above is displayed, and finally the last four lines.
DEVICE-NAME : @@@@@@@@ DEVICE-TYPE : @@@@@@@@@@@@@@@@ ACCESS-DATE : ####-##-## ... ... ... ------------------------------- MISCELLANEOUS ---------------------------- REDIRECTION-DEVICE : @@@@@@@@ LANGUAGE-EXT-TYPE : @@@@@@@@ LINE-SIZE : @@@ CHARACTER-IMAGE : @@@@@@@
Meanings of the output fields
Output field | Meaning / contents |
SUMMARY/any information | |
DEVICE-NAME | Device name |
DEVICE-TYPE | Device type |
ACCESS-DATE | Date of the last modification or use |
DEVICE-ACCESS | |
DEVICE-ACCESS | Access type to printers |
ACCESS-TYPE | Printer connection:
|
PROCESSOR-NAME | Processor name as part of the device address |
STATION-NAME | RSO device: station name as part of the device address |
MNEMONIC-NAME | Device mnemonic for the twin printer or the “master” twin printer |
PROGRAM-NAME | Name of the supervisor LOGON procedure |
INTERNET-ADDRESS | Internet address of the TACLAN, IPP, LPD, DOS PC or LAN controller card |
PORT-NAME | Port name of the TACLAN, IPP, LPD, DOS PC or LAN controller card |
LPD-PRINTER-NAME | Printer name as defined in ’/etc/printcap’ of the host to which the printer is connected |
FROM-PORT-NUMBER | Minimum value for the number of local ports to which the printer is connected |
TO-PORT-NUMBER | Maximum value for the number of the local port to which the printer is connected |
TWIN-DEVICE-DEF | |
SLAVE-MNEMONIC-NAME | Device mnemonic for the “slave” twin printer |
ESD-SIZE | Size of the external data storage of the twin printer |
DEVICE-INFORMATION | |
FORMS-OVERLAY-BUFFER | Size of the graphics buffer |
CHARACTER-SET-NUMBER | Number of character sets |
ROTATION | Page rotation module |
DUPLEX-PROCESSING | Specifies whether paper is printed on both sides |
FORMS-OVERLAY | Specifies whether form overlays can be processed on the device |
RASTER-PATTERN-MEM | Specifies the size of the RPM that contains the FOB overlays and character sets (raster pattern memory) |
TRANSMISSION | Format of the transfer protocol |
FONT-TYPE | Specifies whether fonts with 7-bit or 8-bit format are used |
FACE-PROCESSING | Specifies whether the printer is able to lay the paper “print image up” or “print image down” as required: YES/NO |
MAX-INPUT-TRAY | Maximum number of input trays |
MONJV | Determines whether a monitor job variable is created to control the sequence of the asynchronous part of the START-PRINTER-OUTPUT command (only from SPOOL V4.1A) |
NOTIFICATION | Specifies whether notification processing is possible: YES/NO |
ENCRYPTION | Specifies whether encrypted print files can be processed: YES/NO |
UNICODE | Specifies whether Unicode is supported: YES/NO |
SUPP-FORMAT-NAMES | Document format that the printer can print |
ADMINISTRATOR | |
USER-IDENTIFICATION |
|
IDENTIFICATION | Character string of up to 16 characters. |
PROCESSOR-NAME | Processor name as part of the RSO device administrator address |
STATION-NAME | Station name as part of the RSO device administrator address |
SPOOLOUT-CONTROL | |
SHIFT | Default value for SHIFT if the LEFT-MARGIN operand is not specified in the PRINT-DOCUMENT command (0...31) |
LINE-FEED-COMPRESS | Conversion of line feed control characters into the corresponding printer control characters: YES/NO |
BLANK-COMPRESSION | Conversion of a sequence of blanks into specific printer control characters: *YES/*NO |
START-FORM-FEED | Automatic page feed at the start of each spoolout: YES/NO |
FORM-FEED | Paper feed: continuous forms or single-sheet feed |
DEFAULT-TRAY-NUMBER | Number of the paper feed tray from which the paper is to be taken on single-sheet printers |
OUTPUT-TRAY-NUMBER | Number of the paper output tray |
SKIP-TO-CHANNEL | Behaviour in the case of two skips to the vertical tabulator character “channel 1”, one after the other |
SKIP-TO-NEXT-PAGE | Page feed is activated
|
ESCAPE-VALUE | Escape character identifying the printer commands contained in a print file (for printer types 9025 and 9026-RENO) |
PROCESSING-CONTROL | |
CONTROLLER-RESERVED | One controller is reserved exclusively to support this printer: |
FORM-NAME | Forms which are assigned to the printer by FORM-NAME = *STD |
DISCONNECTION | The DCAM connection to this printer will be cleared if there are no further print requests for it: YES/NO/FORCE |
BUFFER-SIZE | Maximum buffer size (in bytes) of the blocks sent to the printer via DCAM |
RESET | The printer switches are to be reset before each file is printed: YES/NO |
REPEAT-MESSAGE | |
TYPE | Type of error response
|
LIMIT | Specifies whether the error response is executed and, if so, how often |
RETRY-TIME | Waiting time (in seconds) between two attempts to print the file |
RESTART-ACTION | |
LIMIT | Specifies whether SPOOL attempts to set up the connection and, if so, how often |
RETRY-TIME | Waiting time (in seconds) between two attempts to set up the connection |
SYNCHRONIZATION | Printing is synchronized after every transferred buffer
|
TIMEOUT-MAX | Maximum time allowed for a buffer transfer |
PAGE-EJECT-TIMEOUT | Determines the maximum time (in minutes) during which the printer is inactive before the pages still in the printer are automatically ejected into the stacker. |
BAND-IDENTIFICATION | Identifier for the type band of a 9645, LP or LP48 printer |
LOAD | An RSO printer equipped with a loadable VFB (loop) can be operated with this function: YES/NO |
MODULO2 | A second buffer is sent to the printer while the first buffer is being printed: YES/NO |
RECOVERY-RULES | Logical name of the recovery rules file: *STD/SYSTEM/1..16 |
POLLING | Printer status inquiry possible:YES/NO |
PRINTER-PARAM-FILE | Suffix for printer parameter file |
RESOURCE-FILE-PREFIX | Prefix for files PROLOG/EPILOG/DIA/MEMBER |
CONTROLLER-START | Time and mode for start of RSO controller |
CHARACTER-SET-POS | |
POSITION-1... POSITION-16 | Hardware position of character sets in the character set memory of the printer with printer types 9001-31, 9001, 9012, 9013, 9014 |
MISCELLANEOUS | |
REDIRECTION | Specifies whether RSO jobs for the device are to be automatically redirected and, if so, to where. |
LANGUAGE-EXT-TYPE | Output only supported for reasons of compatibility |
LINE-SIZE | Maximum number of characters that can be printed in one line on the specified device (see description under A-S-D) |
CHARACTER-IMAGE | Character conversion tables |
Output in S variables
The INFORMATION operand identifies the S variables which are to be created. The following values are possible for INFORMATION:
Notation used in command | Abbreviated form used in table |
---|---|
INFORMATION = *ALL | 1 |
INFORMATION = *SUMMARY | 2 |
INFORMATION = *DEVICE-ACCESS | 3 |
INFORMATION = *TWIN-DEVICE-DEF | 4 |
INFORMATION = *DEVICE-INFORMATION | 5 |
INFORMATION = *ADMINISTRATOR | 6 |
INFORMATION = *SPOOLOUT-CONTROL | 7 |
INFORMATION = *PROCESSING-CONTROL | 8 |
INFORMATION = *CHARACTER-SET-POSITION | 9 |
Output information | Name of the S variable | T | Contents | Condition |
---|---|---|---|---|
Printer interface type | var(*LIST).ACCESS | S | *APPLICATION | 1, 3 |
Identifier (such as the name or telephone number) of the RSO device administrator | var(*LIST).ADM.ID | S | <user-id> | |
Name of the processor to which the terminal is assigned in the network; this is the terminal where the RSO device administrator works | var(*LIST).ADM.PROCESSOR-NAME | S | ' ' | 1, 6 |
Name of the station (terminal) where the RSO device administrator works | var(*LIST).ADM.STATION-NAME | S | ' ' | 1, 6 |
User ID of the RSO device administrator | var(*LIST).ADM.USER-ID(*LIST) | S | ' ' | 1, 6 |
Name of the type band used for printing | var(*LIST).BAND-ID | S | *NONE | 1, 8 |
Blank compression active | var(*LIST).BLANK-COMPRESSION | S | ' ' | 1, 7 |
Maximum buffer size (in bytes) for data blocks sent to the printer using DCAM | var(*LIST).BUF-SIZE | S | 0 | 1, 8 |
Name of the printer's translation table (*NONE = no translation table is used) | var(*LIST).CHAR-IMAGE(*LIST) | S | *NONE | 1 |
Number of character sets that can be downloaded to the printer | var(*LIST).CHAR-SET | S | 0,1,4,6,23,36,46,64 | 1, 5 |
Hardware position of the character set in the character set memory | var(*LIST).CHAR-SET-POS(*LIST) | S | *COURIER | 1, 9 |
Controller is reserved to support the specified printer | var(*LIST).CONTR-RESOURCE | S | ' ' | 1, 8 |
Start of the RSO controller: when and how is it started? | var(*LIST).CONTROLLER-START | S | *AT-PRINTER-START | 1, 8 |
Device name | var(*LIST).DEV-NAME | S | ' ' | |
Device type | var(*LIST).DEV-TYPE | S | ' ' | |
Type of printer access | var(*LIST).DEVICE-ACCESS | S | *NEA-ACCESS | 1, 3 |
The DCAM connection is cleared down if there are no more print requests outstanding | var(*LIST).DISCONN | S | ' ' | 1, 8 |
Duplex (double-sided) printing supported | var(*LIST).DUPLEX-PROCESS | S | ' ' | 1, 5 |
Processing of encrypted print files is possible | var(*LIST).ENCRYPTION | S | *YES | 1,5 |
ESCAPE character | var(*LIST).ESCAPE | S | ' ' | 1, 7 |
ESD size of the twinned printer | var(*LIST).ESD-SIZE | S | 0..128 | 1, 4 |
Pages are stacked face up or face down | var(*LIST).FACE-PROCESS | S | *NO | 1, 5 |
Size of the forms overlay buffer processed on the device | var(*LIST).FOB | S | *NO | 1, 5 |
Character set type | var(*LIST).FONT-TYPE | S | ’ ’ | 1, 5 |
Number of the input tray | var(*LIST).FORM-FEED.IN-TRAY | S | 1..99 | 1, 7 |
Number of the output tray | var(*LIST).FORM-FEED.OUT-TRAY | S | 0..99 | 1, 7 |
Printer form feed type (continuous or single-sheet) | var(*LIST).FORM-FEED.TYPE | S | *LIST | 1, 7 |
Form name | var(*LIST).FORM-NAME(*LIST) | S | <form-name> | 1, 8 |
Film overlay processing supported on this device | var(*LIST).FORM-OVERLAY | S | ' ' | 1, 5 |
Minimum value for LOCAL-PORT-NUMBER | var(*LIST).FROM-PORT-NUMBER | S | 0..1024 | 1, 3 |
Internet address of the IPP or the LAN controller card | var(*LIST).INTERNET-ADDR | S | ' ' | 1, 3 |
Output only supported for reasons of compatibility | var(*LIST).LANG-EXT-TYPE | S | *NONE | 1 |
Time stamp | var(*LIST).LAST-ACCESS | S | *NONE | |
Line feed compression active | var(*LIST).LINE-FEED-COMPRESS | S | ' ' | 1, 7 |
Maximum number of character per line | var(*LIST).LINE-SIZE | S | *IGNORE | 1 |
LOOP record for RSO printers | var(*LIST).LOAD | S | ' ' | 1, 8 |
Printer accessed via a BSD line printer daemon | var(*LIST).LPD-PRINTER-NAME | S | ' ' | 1, 3 |
Maximum number of input trays | var(*LIST).MAX-INPUT-TRAY | S | 0..99 | 1, 5 |
Device mnemonic for the twinned printer or for the master device of the twinned printer in the case of a local host | var(*LIST).MNEM-NAME | S | ' ' | 1, 3 |
Load a second buffer while the first is being printed | var(*LIST).MODULO | S | ' ' | 1, 8 |
Generate a monitoring job variable to control the asynchronous part of the START-PRINTER-OUTPUT command | var(*LIST).MONJV | S | *YES | 1, 5 |
Notification processing is possible | var(*LIST).NOTIFICATION | S | *YES | 1,5 |
Maximum time for which the printer is inactive | var(*LIST).PAGE-EJECT-TIMEOUT | S | ' ' | 1, 8 |
Printer status/malfunction polling by RSO | var(*LIST).POLLING | S | ' ' | 1, 8 |
Port name of the controller card | var(*LIST).PORT-NAME | S | ' ' | 1, 3 |
Name of the printer parameter file (suffix) | var(*LIST).PRINTER-PARAM-FILE | S | *SYSTEM | 1, 8 |
Processor name | var(*LIST).PROCESSOR-NAME | S | *NONE | 1, 3 |
Name of the procedure assigned to the virtual device | var(*LIST).PROGRAM-NAME | S | ' ' | 1, 3 |
Size of the raster pattern memory | var(*LIST).RAST-PAT-MEM | S | ’ ’ | 1, 5 |
Recovery rules | var(*LIST).REC-RULE | S | ’ ’ | 1, 8 |
Redirected RSO jobs | var(*LIST).REDIRECT | S | ’ ’ | 1 |
Maximum number of message repeats following errors (printer failure, paper out, etc.) | var(*LIST).REPEAT-MSG.LIM | S | *NO | 1, 8 |
Delay (in seconds) between attempts to print the file (printer failure, paper out, etc.) | var(*LIST).REPEAT-MSG.RETRY-TIME | S | *GLOBAL | 1, 8 |
Execute form feed (*DUMMY, *SYSTEM) and print message SRO1001 (*SYSTEM) following error (printer failure, paper out, etc.) | var(*LIST).REPEAT-MSG.TYPE | S | ’ ’ | 1, 8 |
Reset printer switches before printing each file | var(*LIST).RESET | S | ’ ’ | 1, 8 |
File name prefix for the PROLOG/EPILOG/DIA/ MEMBER files used for the printer | var(*LIST).RESOURCES-PREFIX | S | ’ ’ | 1, 8 |
Number of attempts to rebuild the connection (following connection setup problems and/or printer faults) | var(*LIST).RESTART-ACTION.LIM | S | *NO | 1, 8 |
Delay (in seconds) between attempts to rebuild the connection (following connection setup problems and/or printer faults) | var(*LIST).RESTART-ACTION.RETRY-TIME | S | *GLOBAL | 1, 8 |
Page rotation module function supported by the printer | var(*LIST).ROT | S | ' ' | 1, 5 |
Number of columns by which the output text is indented | var(*LIST).SHIFT | S | 0..31 | 1, 7 |
Behavior in the event of repeated skip to channel 1 | var(*LIST).SKIP-TO-CHAN | S | *NORMAL | 1, 7 |
Form feed initiation | var(*LIST).SKIP-TO-NEXT | S | ' ' | 1, 7 |
Slave device mnemonic | var(*LIST).SLAVE-MN | S | ' ' | 1, 4 |
Automatic form feed at the start of a spoolout job | var(*LIST).START-FORM-FEED | S | ' ' | 1, 7 |
Station name | var(*LIST).STATION-NAME | S | ' ' | 1, 3 |
Format name supported | var(*LIST).SUPP-FORMAT-NAME | S | <form-name> | 1, 5 |
Synchronize printing with the printer acknowledgment (*PRINTER) the network acknowledgment (*NETWORK) | var(*LIST).SYNCH | S | ’ ’ | 1, 8 |
Maximum printing time (in minutes) for each buffer transmitted | var(*LIST).TIMEOUT-MAX | S | 0 | 1, 8 |
Maximum value for LOCAL-PORT-NUMBER | var(*LIST).TO-PORT-NUMBER | S | 0..1024 | 1, 3 |
Code translation table | var(*LIST).TRANS | S | ’ ’ | 1, 5 |
Unicode processing is possible | var(*LIST).UNICODE | S | *YES | 1,5 |