On 5/23/2014 5:29 AM, Greg Price wrote:
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.

Or use the following data set name specifications with ISPF BROWSE or VIEW:

===> 'SYS1.MACLIB(*ACB*)'
===> 'SYS1.MODGEN(*ACB*)'

--
Edward E Jaffe
Phoenix Software International, Inc
831 Parkview Drive North
El Segundo, CA 90245
http://www.phoenixsoftware.com/

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

Reply via email to