You can define the default parameters that control print destinations using the Print Output Control Parms screen. When you print a data set or member, the application uses the default values specified on this screen to process the print request. You can view and override the defaults specified here on the print confirmation screen.
Follow these steps:
The Setup and Processing Parameters screen opens.
The Print Output Control Parms screen displays.
Specifies the one-position Sysout class to which the print will be routed. This parameter field corresponds to the SYSOUT= JCL parameter.
Specifies the number of print copies requested. This parameter field corresponds to the COPIES=JCL parameter.
Values: 1 - 255
Specifies the printer ID of a local or remote printer to which print will be routed. Printer IDs are usually in one of the following formats: Rnnnn, RMnnnn, or RMTnnnn, where nnnn is the one-to four-digit remote printer ID.
This parameter field corresponds to the DEST= JCL parameter.
Specifies an external JES node and the user ID at the JES node to route print output to a specified user ID within an external node. These fields operate like the DEST=(nnnnnn,uuuuuu) JCL parameter where nnnn is JES node ID and uuuuuu is a user ID.
Specifies the member name of the writer when you want the print to be processed by a Sysout writer program. A Sysout writer program is a started task that controls each output record and performs user-defined processing to manipulate and route the print file.
This parameter field corresponds to the SYSOUT=(c,wwwwww) JCL parameter where c is the Sysout class and wwwwww is the name of the Sysout writer program.
Specifies the data set name to which the print will be routed. The print job is then routed to the specified data set instead of being written to a Sysout class.
Note: If you select this option, you must also specify the Data set disposition value.
Specifies the destination data set disposition when print job is routed to a specified data set. Specify one of the following values:
The print defaults are saved with the specified values.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|