On Thu, Nov 9, 2017 at 10:00 AM, Paul Gilmartin < [email protected]> wrote:
> On Thu, 9 Nov 2017 11:07:27 +0200, ITschak Mugzach wrote: > > >So try SMP/E 3.2 to find where it is, or regenerate the mod. > > > Is there a function in 3.2 to search all (catalogued?) data sets for a > mamber name? > > DDLIST MEMBER will do that, but only for allocated data sets, and it > ignores UNIX directories. > You got a lot of time? You can use ISPF option 3.4 to get a list of data sets. You can use the MEMBER list command to search every DSN on that list for any member name. You cannot use "*" as the DSN, but on my system, you can do "A*"; followed by "B*"; and so on for C* through Z*, then $*, @*. Have fun. > > -- gil > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- I have a theory that it's impossible to prove anything, but I can't prove it. Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
