LE to REXX



It is possible for a called LE compliant program to updated REXX viables directly.

This is achieved by using the IRXEXCOM service, which relies upon the SHVBLOCK structure to identify the variable to be manipulated.

Besides being able to return information about the REXX environment, SHVBLOCK allows a variable's content to be retrieved, (Fetch) updated (Set) and deleted (Drop). The links opposite display working examples developed from earlier examples in this discussion.

Using IRXEXCOM and SHVBLOCK within an LE Compliant program.



Copyright © Legac-e Education 2022-