On Tue, 14 Aug 2018 20:33:51 -0400, Tony Harminc wrote:
>
>... A good many years ago (and long before the C interface
>existed) I realized that it's quite possible to invoke IEWBIND from
>REXX using Address LINKPGM. Not efficient, but it can be useful for
>making little tools such as an eyecatcher analyzer for non-standard
>modules.
> 
Might such inefficiency be mitigated if Rexx were to provide LOAD and
DELETE interfaces to eliminate repeated searching and loading of
program objects?

This matters less for LPA modules.

How much is this helped by now-prevalent forms of caching?

Or electively stage to VIO?

It would also be valuable to have utilities to convert data area definitions
to offsets that Rexx could use in STORAGE() or SUBSTR() calls.

-- gil

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

Reply via email to