>loadlib pointed by a ddname in the job. I am having a hard time picking >up the info from the concatenated libraries after the first library. Any
Indeed, not all that obvious. Typically, a concatenation of PDSes tends to not present the members that have duplicate names in subsequent PDSes. You could read the JFCB and TIOT to get you the list of DSNs in the concatenation. Then use SVC 99 (DYNALLOC macro) to allocate the PDSes one by one and get whatever information you need from each PDS separately. Cheers, Jantje. ---------------------------------------------------------------------- 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

