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
