On 4/29/2013 2:40 PM, Graham Hobbs wrote:
Hello,
Another question .. I have four PDS's of copybooks, pgms, sysexec, proclib. I'd 
like to search the four for something. Have looked at 3.14 and 3.15 but seems 
that I can only search one PDS at a time. Is this the case, have I missed 
something?
Please, thanks,
Graham Hobbs


If you use 3.4 to get a list, then from the command line
of the dslist you can issue the 'append' command to add
additional lines.

Suppose you do a 3.4 like:

 Dsname Level .. dept53.copy

you get the list; then from the command line of this list:

===> append 'dept53.sysexec'
 followed by
===> append 'dept53.proclib'
 followed by
===> append 'dept53.source'

or whatever the names; now you have a dataset list of
all data sets that meet your name criteria. If you
specify fully qualified names you will get your
four data sets.

Now you can issue 'srchfor' or 'member' or a wide
selection of other commands and the commands will be
worked against all datasets in the list.




--

Kind regards,

-Steve Comstock
The Trainer's Friend, Inc.

303-355-2752
http://www.trainersfriend.com

* To get a good Return on your Investment, first make an investment!
  + Training your people is an excellent investment

* Try our tool for calculating your Return On Investment
    for training dollars at
  http://www.trainersfriend.com/ROI/roi.html

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

Reply via email to