GDDM V3R2 Base Application Programming Reference
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF | BOOK


MVS/Batch name-list

GDDM V3R2 Base Application Programming Reference
SC33-0868-02



Note: If output has been redirected using the TOFILE procopt, the name-list format will be different from the description in this section. Refer to topic 19.1.2.

Family-1 - 3270 terminals
The name-count value must be 1.

Name-list(1) must either contain blanks or the TSOEMUL external default must be set to "YES".

Family-2 - queued printers
The name-count value must be 1.

The name-list(1) value is the device identifier of the printer. This device identifier must be one of the names in the Master Print Queue data set of the GDDM print utility. Under VTAM, the device identifier must be included in SYS1.VTAMLIST.

Family-3 - system printers
The name-count value must be either 0 or 1:

0
A ddname for a SYSOUT file is taken from the GDDM defaults. The supplied default is ADMLIST.
1
A ddname for a SYSOUT file is taken from name-list(1).

If name-list(1) contains "(*)", the printer is used as described for a name-count of 0.

Family-4 - page-printer files
The name-count value must be 1 through 6.

The name-list value defines the DDNAME(s) or DSNAME(s) of the data set(s) that will be generated. More than one data set is generated if a color master table is being used (as specified by processing option group 3000).

SYSOUT(n) is a valid setting.

Monochrome master

The name-list value must be of one of these:

(*)
A name is taken from the GDDM defaults. The supplied default is ADMIMAGE.

The inferred name is searched for as a DDNAME.

For further details about MVS/BATCH name-list, refer to the TSO name-list section.

Go to the previous page Go to the next page



Copyright IBM Corporation 1990, 2012