On Thu, 7 Jan 2016 10:08:40 -0500, Bill Ashton wrote: >Here is one way to do this, if you don't need to call other external Rexx >programs: >//********************************************************************* >//* This JCL demonstrates how to create and execute an in-stream >//* REXX procedure. The PARM field contains only a single x'00'. >//********************************************************************* >//STEP0020 EXEC PGM=IRXJCL,PARM=' ' > Pretty much what I said, although you supplied explicit examples. I believe the PARM may also contain arguments to the EXEC. But is this documented and supported? Perhaps an RCF is in order.
Or, as I also mentioned: > ... > REPRO IFILE(REXXSRC) OFILE(SYSUT2) -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
