On Wed, 23 Mar 2016 06:39:40 -0500, Peter Relson <[email protected]> wrote:
>If compiling a REXX exec results in a load module (or program object) and >if someone then does a LOAD to access it (or something similar), then the >resulting fetch will drive the exit. > >I think that those two IF's are not true. Mostly because I don't recall >having something that is compiled REXX be RECFM U when in a PDS -- it can >be in the same data set as non-compiled REXX execs. I believe they are true, Peter. RACF's Program Control functions can work for compiled REXX execs, for example, when they are turned into load modules. It is a two-step process, though: compile, and link-edit, just as for other programming languages. -- Walt ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
