I'm wondering if this is just the way its suppose to be, or an error?    We
just upgraded to z/OS 1.7, and I don't remember how this used to work
(rarely used).

//STEP1    EXEC PGM=IEHLIST
//SYSPRINT DD  SYSOUT=*
//VOLDD    DD  UNIT=DISK,VOL=SER=PRK027,DISP=OLD
//SYSIN    DD  *
   LISTVTOC FORMAT,VOL=DISK=PRK027,                                    X
                DSNAME=('ADC.PSWMGTA.WRKFILE.PM.IEBPTPCH.JCL')
----+----1----+----2----+----3----+----4----+----5----+----6----+----7--
/*
//

The X is in column 72 - but the continuation line actually starts in column
17 - not 16 like the book says it should.    Now I believe the first
character of the first line is reserved for a label, but is that also true
for the continuation line?  The way it should be, or a glitch?

Also - that request still lists ALL the VTOC information for all the
datasets on the volume.  The way it should be, or a glitch?  This one I
seem to remember did only list the one dataset.

Thanks.

Jeffrey Deaver, Engineer
Systems Engineering
[EMAIL PROTECTED]
651-665-4231(v)
651-610-7670(p)

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to