Print Support/Remote Job Submission Parameters
The Print Support/Remote Job Submission parameters are used for defining the print task with detailed instructions.
The following table lists supported Print Support and Remote Job Submission parameters:
Parameters | Alternate Specification | Short Description |
---|---|---|
COPIES | The number of copies to print | |
DESTINATION | DEST | The report destination |
FCB | The report form control buffer | |
FORM | The report form name | |
PRINTER_NAME | The report printer name | |
SYSOUT | The report SYSOUT class | |
USERNAME | The report user name | |
WRITER | The report external writer name |
COPIES={nnn | 1}
This parameter defines the number of copies to print of a particular report on the remote computer.
DESTINATION={report_destination}
This parameter defines the destination of the job submitted to the internal reader.
FCB={form_control_buffer}
This parameter defines the form control buffer name as defined to JES. This field is applied when the remote computer is a z/OS system.
SYSOUT
This parameter defines the printer class to be assigned on the remote computer when data is written into the remote printer queue.
WRITER
This parameter defines the external writer name that is used to process this printer file on the mainframe. This is the name of a service program on the mainframe, which is given control when it is time to process this file from the printer queue. The service program, which is written by the customer, decides how it wants to process this print file.