User Custom Section/LPD fields are maintained by the Barr software, primarily when jobs are received with an LPD program. Users can change the field values for LPD and non-LPD files. For example, you can use the job record fields LPD creates to route the job to a specific destination or print fields on the banner page. The case-sensitive class corresponds to the LPR switches used to send files to LPD.
When data is received from IBM's IP Printway, additional header fields are populated based on the -o control file flag. The IP Printway specific fields are noted in the table below.
Header Field |
Control File Flag |
Description |
IP Printway |
|
Print queue name |
| |
|
LPD job identifier |
| |
C |
Class name to print on banner page |
| |
H |
Name of print job source |
| |
I |
Indent counter |
| |
J |
Banner job name |
| |
L |
LPD has banner |
| |
|
Banner user name |
| |
M |
LPD mail when printed |
| |
N |
Date file name |
| |
P |
User identification |
| |
T |
Title for a file to be printed |
| |
W |
Output width |
| |
X |
Extended print commands |
| |
f, l, p, r |
LPD print type |
| |
1,2,3,4,5 |
LPD print font controls |
| |
-ocop= |
Number of output copies for the entire job as indicated before the job executes |
X | |
-ojobn= |
Name of the job |
X | |
-ous= |
NJHGORGR – Identifier of the user who sent the job or the name of the remote workstation from which the job was sent NJHGXEQN – Name of the connection on which the job was received |
X | |
-ono= |
NJHGORGR – Identifier of the user who sent the job or the name of the remote workstation from which the job was sent NJHGXEQN – Name of the connection on which the job was received |
X | |
-opr= |
Name of the programmer specified on the JOB statement |
X | |
-opa forms= |
NJHGFORM – Default form characteristics for output created by the job during execution NDHGFORM – Name of the form to use while printing or punching the data set |
X | |
-opa class= |
NJHGMCLS – Message class associated with the job NDHGCLAS – Job's SYSOUT class |
X | |
-opa Destination= |
NJHGPRTR – Default print output destination (a user ID or a remote workstation) the job created NDHGRMT – Contains the destination device that can be the destination user ID, remote workstation, or printer identifier |
X | |
-opagedef= |
Name of the FCB to use if this data gets printed The first two characters (which are always P1) are removed, and the remaining characters are placed in the NDHGFCB field. |
X | |
-of= |
FormDef defines the parameters of the physical page environment, as well as simplex and duplex options. Corresponds to the FORMDEF JCL parameter. |
X | |
-opagedef= |
PageDef contains data formatting information for a line-print data set. Corresponds to the PAGEDEF JCL parameter. |
X | |
-ochars= |
Up to four coded fonts can be specified. Corresponds to the CHARS JCL parameter. |
X | |
-otrc= |
TRC specifies whether the line print data contains table reference characters (TRC). Corresponds to the TRC JCL parameter. |
X |