printDestination

The printDestination build descriptor option specifies the destination of printed output for basic programs generated for CICS®.

This option sets the initial value of the converseVar.printerAssociation system variable.

Values

PROGRAMCONTROLLED (the default value)
The printed output from CICS batch jobs is sent to the destination specified in the resource associations part, for the file identified as printer.
TERMINALID
The printed output from CICS batch jobs is sent to the current CICS terminal ID.

Feedback