Anyone ever gotten inline Rexx to work from JCL? I have a program that
invokes a Rexx exit, but the exit is so simple that it seems like I should
be able to just do a //SYSEXEC DD * and go from there. Alas, I get:

IRX0110I The REXX exec cannot be interpreted. 

IRX0112I The REXX exec cannot be loaded.

(in that order, which is interesting). The IRXLOAD seems to get RC=0, but
the first call to the exit (IRXEXEC) gets RC=20.

 

Am I missing something obvious?

 

Thanks,

.phsiii


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to