Re: IBM Mainframe DSLIST to Dataset w/ Wildcards?

2006-01-07 Thread Stephen M. Wiegand
At 01:53 PM 01/06/2006, you wrote: I'm passing on this question (with permission from Doc Dwarf) that I expect a Rexx expert will come up with the best solution [EMAIL PROTECTED] wrote in comp.lang.cobol: [OT] IBM Mainframe DSLIST to Dataset w/ Wildcards? All righty... here's how we're

IBM Mainframe DSLIST to Dataset w/ Wildcards?

2006-01-06 Thread Howard Brazee
I'm passing on this question (with permission from Doc Dwarf) that I expect a Rexx expert will come up with the best solution [EMAIL PROTECTED] wrote in comp.lang.cobol: [OT] IBM Mainframe DSLIST to Dataset w/ Wildcards? All righty... here's how we're spending some slow time here. Datasets

Re: IBM Mainframe DSLIST to Dataset w/ Wildcards?

2006-01-06 Thread Imbriale, Donald (Exchange)
- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Howard Brazee Sent: Friday, January 06, 2006 1:54 PM To: IBM-MAIN@BAMA.UA.EDU Subject: IBM Mainframe DSLIST to Dataset w/ Wildcards? I'm passing on this question (with permission from Doc Dwarf) that I expect a Rexx

Re: IBM Mainframe DSLIST to Dataset w/ Wildcards?

2006-01-06 Thread Richard Pinion
You might look at FDRREPORT from Innovation Data Processing (FDR/ABR). It could scan the data sets using your wildcard patterns and generate JCL and the appropriate utility control cards to do the job. FDRREPORT is available as a separate product. FDRREPORT can also report on HSM information.

(fwd) Re: IBM Mainframe DSLIST to Dataset w/ Wildcards?

2006-01-06 Thread Howard Brazee
On 6 Jan 2006 11:55:56 -0800, in bit.listserv.ibm-main [EMAIL PROTECTED] wrote: A few months ago I had to do something similar. Basically, I used a batch LISTC to put what I needed out to a dataset, then I wrote a REXX to parse out the info I needed, wrapped some IDCAMS instructions around it

Re: IBM Mainframe DSLIST to Dataset w/ Wildcards?

2006-01-06 Thread Robert Wright
Howard Brazee wrote on 01/06/2006 13:53:57: I'm passing on this question (with permission from Doc Dwarf) that I expect a Rexx expert will come up with the best solution [EMAIL PROTECTED] wrote in comp.lang.cobol: [OT] IBM Mainframe DSLIST to Dataset w/ Wildcards? All righty... here's

Re: IBM Mainframe DSLIST to Dataset w/ Wildcards?

2006-01-06 Thread Gilbert Saint-Flour
[EMAIL PROTECTED] wrote in comp.lang.cobol: What I'd like to do is find a utility that does in batch what the Data Set List Utility does in the foreground, something that I can feed a string like USERID02.TA*.P0* and have it generate the listing of the datasets that I can feed to a