Robert, You can try either ISPF 3.4 or ISMF option 2 (data set). Both will allow you to generate a list of data set names using %%%%%%%1.** as a filter and then save the resultant list to a data set.
Hope this helps. HITACHI DATA SYSTEMS Raymond E. Noal Senior Technical Engineer Office: (408) 970 - 7978 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Robert Fake Sent: Wednesday, April 11, 2007 1:39 PM To: [email protected] Subject: Extract listing of production datasets I have a need to generate a listing of all production datasets. The way the production datasets are identified is via the 4th byte of the high level qualifier. If the 4th byte is a P, it is production. For example: EGMP.DATASET.ONE and DNUP.DATASET.ONE are production. EGMT.DATASET.ONE and DNUT.DATASET.ONE are test, etc. What is the easiest method to identify and extract to a flat file these production dataset names? Thanks in advance for your help. Bob Robert B. Fake InfoSec, Inc. 703-825-1202 (o) 571-241-5492 (c) 949-203-0406 (efax) [EMAIL PROTECTED] Visit us at www.infosecinc.com ---------------------------------------------------------------------- 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

