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


ICQCPC10 as Part of the Calling Application

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

If you do not want users to select a printer, you can have the calling application invoke ICQCPC10 directly. Bypassing the printer selection CLIST, ICQCPC00, the application can do one of the following:
  • Invoke ICQCPC10 with the PLOC and PFORM parameters specifying a single defined printer. In that case, ICQCPC10 can obtain ALLOCATE parameters from the print definition.
  • Invoke ICQCPC10 using the NOTABLE parameter, without PLOC and PFORM but specifying a SYSOUT(class) that has a printer associated with it.

In either case, use the DSNAME option of ICQCPC10 to identify a data set to be printed on the specified printer. Because the printer is not selected, there is no temporary table of ALLOCATE values to retrieve. Instead, ICQCPC10 uses any ALLOCATE parameters specified at invocation, or else retrieves ALLOCATE parameters directly from the print definition.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014