You can use the following option 4 Foreground Interactive language processing
or you can use the jcl below //REXX EXEC PGM=REXXCOMP,PARM='XREF OBJECT' //STEPLIB DD DSN=xxxx.xxxx.xxxx,DISP=SHR where your rexxcomp compile member is //SYSPRINT DD SYSOUT=* //SYSTERM DD SYSOUT=* //SYSIN DD DSN=xxxxx.indsn(inmem),DISP=SHR //SYSCEXEC DD DSN=xxxx.outdsn(outmem),DISP=SHR //SYSPUNCH DD DSN=&&OBJECT,DISP=(MOD,PASS),UNIT=SYSDA, // SPACE=(800,(800,100)) ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
