Yeah, once you know where it is it's pretty easy to find. Charles
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Greg Price Sent: Friday, May 23, 2014 5:29 AM To: [email protected] Subject: Re: Is there a DSECT macro that maps VSAM ACB MACR1, etc.? On 23/05/2014 10:17 AM, Ed Jaffe wrote: > Hopefully, you're referencing target libraries (e.g., SYS1.MACLIB, > SYS1.MODGEN) So, if you're not au fait with the likely component prefix of any potential macro member containing the DSECT, but you think you know what a potential member name would contain (the string 'ACB' in this case), use the free PDS command. PDS 'SYS1.MACLIB' PAT ACB and PDS 'SYS1.MODGEN' PAT ACB and check out any likely candidates it throws up. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
