Yes, that is what we were looking for, unfortunately, I doubt if anyone here will be willing to pay for it.
Thanks anyway, Gadi -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Gilbert Saint-Flour Sent: Tuesday, May 05, 2009 2:50 PM To: [email protected] Subject: Re: Utility to search multiple files on multiple volumes On Tuesday 05 May 2009 13:46, גדי בן אבי wrote: > How do I ask: Find all the members in all the PDS's on disks whose name > begins with TSO and contain the string GABI (That is what my user wants > to know). SCANPDS ** VOL(TSO*) FIND(GABI) WORD BOUNDS(1,80) Is this what you're looking for ? http://gsf-soft.com/Products/SCANPDS.shtml ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

