>Hi. If you have IBM File Manager then the (FM) FM Enhanced Search >facility can be used to search the PROCLIB data sets for a string and >return a "smart" list of members containing the string. For z/OS >releases prior to >2.2 SDSF is required. Look for the description of the EFind command in >the following section of the FM User's Guide and Reference: >https://www.ibm.com/support/knowledgecenter/en/SSXJAV_14.1.0/com.ibm.fi >lemanager.doc_14.1/base/enhancedschfac.html >
Quick and Dirty....and Free: If I needed to search members in a chain of PROCLIB's... I would allocate those PROCLIB's to a DD under ISPF....maybe set this up in my logon clist. Then ISRDDN from Option 6....select the PROCLIB DD and search away. ISRDDN also has a nice way of telling you where in the concatenation a member was found in first. Thanks, Tom Savor ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
