I have a Jobstream that has many steps.
I would like to take the SYSOUT=* from one step and read it as input into another step (Rexx Program).
I can not (do not want to) write this sysout to a tempfile.
I do not have access to IOF (not sure exactly what it is).
How can I get access otherwise?
Any help is appreciated.
I would like to take the SYSOUT=* from one step and read it as input into another step (Rexx Program).
I can not (do not want to) write this sysout to a tempfile.
I do not have access to IOF (not sure exactly what it is).
How can I get access otherwise?
Any help is appreciated.