
Passing a parameter Rexx to JCL and return a parameter to JCL
From your Rexx program, you can write out parameters into a file that
can be read by later programs in your JCL job stream.
Quote:
> Hi,
> I'm tried to call a Rexx from a JCL and that the Rexx gives back a
> parameter that the JCL can treat. Somebody knows how I can do it?
> Thank you very much for your help!
Opinions expressed herein are my own and may not represent those of my employer.