On Thu, 25 Jul 2019 14:47:13 -0500, John McKown wrote:

>I just don't see any _simple_ way to do this. I need to convert the
>gdgbase(0) into gdgbase.GnnnnVnn absolute. Believe it or not, I have a
>product which creates a number of PDS libraries (not PDSE) which are GDG. I
>want to generate some JCL which is the equivalent of:
>
>//SYSUT1 DD DISP=SHR,DSN=GDGBASE(0)(MEMBER)
>
>Which is a JCL error.

I take it since you want (0) that you just want to read the member 
from the latest generation.

How about an IEBCOPY step where you specify GDGBASE(0) on 
INDD (or whatever) and select MEMBER to be unloaded to a 
temporary data set?

-- 
Tom Marchant

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to