z/OS TSO/E User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Printing Data Set Members

z/OS TSO/E User's Guide
SA32-0971-00

To print one member of a data set, type P on the OPTION line of the LIBRARY UTILITY panel and specify the three data set qualifiers plus the member name in the ISPF LIBRARY fields. When you press the Enter key, the member is sent to the LIST data set to await your exit from ISPF/PDF.
-------------------------------  LIBRARY UTILITY  -----------------------------
OPTION ===> p

    blank - Display member list               B - Browse member
    C - Compress data set                     P - Print member
    X - Print index listing                   R - Rename member
    L - Print entire data set                 D - Delete member
    I - Data set information                  S - Data set information (short)

ISPF LIBRARY:
    PROJECT ===>  prefix
    GROUP   ===>  memo      ===>             ===>            ===>
    TYPE    ===>  text
    MEMBER  ===>  feb27       (If option "P", "R", "D", or "B" selected)
    NEWNAME ===>                    (If option "R" selected)


OTHER PARTITIONED OR SEQUENTIAL DATA SET:
    DATA SET NAME ===>
    VOLUME SERIAL ===>              (If not cataloged)

DATA SET PASSWORD ===>              (If password protected)
To print more than one member of a data set, you must display a member list from which you can select members. To display the member list, leave the OPTION line blank on the LIBRARY UTILITY panel. Then specify the three data set qualifiers in the ISPF LIBRARY field and leave the MEMBER field blank.
-------------------------------  LIBRARY UTILITY  -----------------------------
OPTION ===>

    blank - Display member list               B - Browse member
    C - Compress data set                     P - Print member
    X - Print index listing                   R - Rename member
    L - Print entire data set                 D - Delete member
    I - Data set information                  S - Data set information (short)

ISPF LIBRARY:
    PROJECT ===>  prefix
    GROUP   ===>  memo      ===>             ===>            ===>
    TYPE    ===>  text
    MEMBER  ===>                    (If option "P", "R", "D", or "B" selected)
    NEWNAME ===>                    (If option "R" selected)


OTHER PARTITIONED OR SEQUENTIAL DATA SET:
    DATA SET NAME ===>
    VOLUME SERIAL ===>              (If not cataloged)

DATA SET PASSWORD ===>              (If password protected)
You then see a list of member names and information about each member. To print members, type p next to the members you want printed. (Notice that you can also browse, rename, and delete members from this option.) When you press the Enter key, the word '*PRINTED' appears next to the members you selected and the member is sent to the LIST data set. When you are finished printing members, press the END PF key (PF 3).
LIBRARY - PREFIX.MEMO.TEXT ---------------------------------- ROW 00001 OF 00008
COMMAND ===>                                                    SCROLL ===> PAGE
   NAME     RENAME    VV.MM   CREATED       CHANGED     SIZE   INIT   MOD  ID
  APR13               01.02  87/04/13   87/05/21 09.55    44     39     4 YOURID
p AUG01               01.00  87/08/01   87/08/01 10.01    24     24     0 YOURID
p FEB27               01.01  87/02/27   87/03/07 14.52    12     11     2 YOURID
  JAN10               01.00  87/01/10   87/01/10 17:07    21     21     0 YOURID
  JUL01               01.01  87/07/07   87/07/07 12.52    10     10     0 YOURID
  JUL14               01.00  87/07/14   87/07/14 16.15    20     20     0 YOURID
p JUN04               01.00  87/06/04   87/06/04 11.23    85     85     0 YOURID
p JUN18               01.04  87/06/18   87/06/27 08.43    34     36     6 YOURID
  **END**
 
For more information about using ISPF/PDF to print data sets, see .

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014