Previous Topic: E.6.3.1 Table Print Options

Next Topic: E.6.3.1.2 Primary/Line Command Considerations

E.6.3.1.1 Data Entry Instructions

Print data set name - Required.  Defaults to
    userid.MICS.USER.PSPn.LIST, where userid is your TSO
    Logon-ID and n is a sequential number to keep the data
    set name unique.  The selected PSP table information will
    be written to this data set.  A batch job will be
    generated to print the contents of this data set, and
    then delete the data set.

DASD Volume serial - Optional.  Defaults to the last value
    specified for this parameter.  6 character VOL=SER name.
    The print data set will be allocated (if new) using this
    volume specification.  This parameter is NOT validated;
    however, allocation will fail if you specify an invalid
    value.  This parameter should match the volume
    specification normally used to allocate TSO user data
    sets at your installation.

DASD Unit name - Optional.  Defaults to the last value
    specified for this parameter.  1-8 character DASD unit
    name.  The print data set will be allocated using this
    unit specification.  This parameter should match the unit
    specification normally used to allocate TSO user data
    sets at your installation.  This parameter is NOT
    validated; however, allocation will fail if an invalid
    value is specified.

Block size - Required.  Defaults to the last value specified
    for this parameter.  Number between 141 and 32760.  This
    is the block size (i.e., BLKSIZE= parameter) for the
    print data set.

Edit JCL - Required.  Defaults to the last value specified
    for this parameter.  Specify YES (Y) to display the print
    job stream prior to executing this job stream.  This
    provides the opportunity to alter or cancel the print job
    stream.  Specify NO (N) to bypass the generated batch job
    stream display.

Number of copies - Required.  Defaults to the last value
    specified for this parameter.  1-99.  This is the number
    of copies of the table information to be printed.

SYSOUT class - Required.  Defaults to the last value
    specified for this parameter.  A-Z, 0-9, or   *.  This is
    the SYSOUT class for printing the table information.
    Normal SYSOUT options can be specified to handle special
    forms (i.e., SYSOUT=(*,,GB66)).

Job statement - Required.  Data entry fields are provided for
    four lines of job statement information.  This job
    statement will be followed by the generated JCL
    statements to print the table information.