z/OS TSO/E Programming Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Return Codes from ICQCPC15

z/OS TSO/E Programming Services
SA32-0973-00

For all return codes other than 0, ICQCPC15 stores a message ID in the shared pool variable QCPMSGID. The calling application may issue the stored message. ICQCPC15 stores error messages from TSO/E PRINTDS in shared pool variables QCPERR1 through QCPERR8.

Table 1 lists the return codes set by ICQCPC15.

Table 1. Return codes from ICQCPC15
Return code Meaning
0 Printing completed successfully with no error return codes from TSO/E PRINTDS.
4 Printing completed with a warning message from TSO/E PRINTDS. Variables QCPERR1-QCPERR8 contain the output from PRINTDS.
8 The print definition indicated by PLOC and PFORM does not exist.
12 The data set or member specified in the DSNAME parameter does not exist.
16 The DSNAME/DDNAME parameter (or an alias) was specified more than once.
24 Printing using PRINTDS was unsuccessful. The print function return code is in the shared pool variable QCPPRC. Variables QCPERR1-QCPERR8 contain the output from PRINTDS.
28 The printer support table could not be opened.
32 NOTABLE was not specified. ICQCPC15 tried to access the temporary table, &QCPPRINT, but did not find it.
36 There was a parameter syntax error. Conflicting parameters were specified, such as BURST and NOBURST, HOLD and NOHOLD, or PLOC without PFORM

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014