Classification: UNCLASSIFIED Caveats: NONE Thanks Gil. The requirement to eliminate JCL was not clear to me.
However, I don't understand why you posed a question without its answer. The ISPF SUPERC utility may, of course, be invoked via a REXX. Invoke ISPF option 3.12 and specify execution mode 2 (batch). Emulate the JCL it generates in the REXX (e.g. ALLOC and CALL commands). I believe (but have not tested) that the REXX does not have to execute in a TSO environment. Alan -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Paul Gilmartin Sent: Friday, October 03, 2014 12:22 PM To: [email protected] Subject: Re: Need help in rexx... (UNCLASSIFIED) On 2014-10-03, at 10:05, Storr, Lon A CTR USARMY HRC (US) wrote: > > I suggest that you take a look at the IBM SUPERC utility (ISPF option 3.12). > It may be executed in batch and may achieve your objectives. > But can that be done without using JCL, which was a stated objective? > -----Original Message----- > Sent: Friday, October 03, 2014 12:00 PM > From: Rajesh Kumar > ... > Note: i have jcl for this but i want to change it in REXX ,plz guide > ...... -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN Classification: UNCLASSIFIED Caveats: NONE ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
