Seems to me you'd get almost all the benefit with little effort to just
write a simple program that LINKMVS could call to LOAD a module.  That
would keep it in storage for subsequent calls by LINKMVS, etc.  Goes w/o
saying it would need to be marked REUS at least.

If the actual overhead of LINK itself is an issue, then you probably
shouldn't be using REXX.

sas

On Thu, Dec 17, 2020 at 2:45 PM Seymour J Metz <[email protected]> wrote:

> You should have a LOAD() and a DELETE() funtion, not new environments.
> Also, you would need new sytax for LINK, ATTACH, LINKMVS, ATTACHMVS,
> LINKPGM and ATTACHPGM to specify an entry point address rather than a name.
>
> RFE?
>
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to