Charles, You need to have the Rexx run-time library, otherwise it will run as an interpreter. in this case, I am not sure you can call it from HLL if it was created o other machine with the rexx compiler.
ITschak ITschak Mugzach Z/OS, ISV Products and Application Security & Risk Assessments Professional On Sun, Sep 11, 2016 at 9:59 PM, Charles Mills <[email protected]> wrote: > There are two ultimate forms of compiled Rexx program. One of them behaves > just like a regular "text" Rexx exec, only somewhat faster. The other is a > genuine linkedited z/OS load module relatively indistinguishable externally > from any other kind of load module. You can call it from any environment > that supports calling load modules. You could ATTACH it, for example. > > Charles > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Scott Ford > Sent: Sunday, September 11, 2016 11:11 AM > To: [email protected] > Subject: Re: rexx CEXE eye catcher format ? > > Hey Tony, > > Do you know of any reason an Assembler program or Cobol cant call a > compiled rexx program ? > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
