Yes, whenever you are doing a destructive function you should ALWAYS make sure you know what's going to happen BEFORE you do it for real. It's always a good idea!
Greg > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On > Behalf Of Paul Gilmartin > Sent: Monday, May 01, 2006 4:11 PM > To: [email protected] > Subject: Re: ISPF Option 3.4 and System Search for all Files with A*.NC2.* > > In a recent note, Chase, John said: > > > Date: Mon, 1 May 2006 14:28:41 -0500 > > > > > -----Original Message----- > > > From: IBM Mainframe Discussion List On Behalf Of Robert Pelletier > > > Hi All. Once again I turn to the group for help. The > > > > > > He wants to automate the functionality of ISPF Option 3.4 > > > > You might look into a DFSMSdss job to DUMP those datasets to a DUMMY > > output with PURGE; e.g.: > > > > //DELETE EXEC PGM=ADRDSSU > > > Would this be a good application of "PARM='TYPRUN=NORUN'", > as Greg Shirey suggested when I asked a similar question lately? > > Linkname: Re: List contents of DFSMSdss-produced dump? > URL: http://bama.ua.edu/cgi-bin/wa?A2=ind0603&L=ibm- > main&D=1&O=D&P=139169 > > -- gil > -- > StorageTek > INFORMATION made POWERFUL > > ---------------------------------------------------------------------- > 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

