You can probably just invoke the original program in your REXX (ADDRESS LINKMVS, etc.) when it's on the correct system. Then your proc is still one step.
sas On Wed, Feb 8, 2023 at 8:56 AM Willy Jensen <[email protected]> wrote: > Since you are running a REXX anyway, that REXX could copy DDname SYSIN to > a temporary dataset, which is then used for SYSIN in the 2nd step, A simple > REPRO INFILE(SYSIN) OUTFILE(TEMP) should do it. > > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
