This section discusses the format of the lines in the control file, which is sent to the line printer daemon. Each line of the control file consists of a single, printable ASCII character, which represents a function to be performed when the file is printed. Interpretation of these command characters is case‑sensitive. The rest of the line, after the command character, is the command's operand. No leading white space is permitted after the command character. The line ends with an ASCII new line.
Those commands, which have a lower case letter as a command code, are used to specify an printing request and are often referred to as filters. These filter commands are not included in the list that follows, as they are no longer used as originally designed.
The LPD control file commands, which use upper case, are used to describe parametric values or background conditions. Some commands must be included in every control file; these are 'H' (responsible host) and 'P' (responsible user). Additionally, there must be at least one lower case command to produce any output.
The commands are as follows:
This command sets the class name to be printed on the banner page.
This command specifies the name of the host, which is to be treated as the source of the print job. The command must be included in the control file.
This command specifies the number of columns the remote system indents the output when you specify f or p as the value of filter.
This command sets the job name to be printed on the banner page. The job name is conventionally used to display the name of the file or files, which were "printed".
This command causes the banner page to be printed.
This entry causes mail to be sent to the user given as the operand at the host specified by the 'H' entry when the printing operation ends (successfully or unsuccessfully).
This command specifies the name of the file from which the data file was constructed.
This command specifies the user identification of the entity requesting the printing job. This command must be included in the control file.
This command provides a title for a file, which is to be printed.
This command indicates that the specified file is no longer needed. Note that this command must only be used for data files.
This command limits the output to the specified number of columns for the 'f', 'l', and 'p' commands. The width count operand must be all decimal digits. It can be silently reduced to some lower value. The default value for the width is 132.
Extended Infoprint Server print attributes. This command can be used to specify additional print attributes corresponding to the z/OS OUTPUT statement parameters.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|