Good point that I missed in the doc - catch 22 isn't it. Too bad IBM doesn't include the REXX compiler (and TSO Pipes) with z/OS by default 😊
Lionel B. Dyck <sdg>< Website: https://www.lbdsoftware.com "Worry more about your character than your reputation. Character is what you are, reputation merely what others think you are." - John Wooden -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Charles Mills Sent: Thursday, January 28, 2021 12:19 PM To: [email protected] Subject: Re: REXX Compiler Ah! Right you are. But NOSLINE disables SOURCELINE and full Rexx TRACE, and more importantly prevents execution with the alternate library, that is, prevents execution unless the target system licenses (pays for) the full library. Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Lionel B Dyck Sent: Thursday, January 28, 2021 10:15 AM To: [email protected] Subject: Re: REXX Compiler There are two compiler options in the IBM Compiler - SLINE and NOSLINE - use of NOSLINE will prevent the sourcelines from being included in the load module. ---------------------------------------------------------------------- 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
