Previous Topic: REXX Source Recognition

Next Topic: Language and Implementation Differences


Compilation in Object Form

The NetMaster REXX implementation lets you compile and save REXX programs in object form. The generated object is stored in libraries in FB/80 format, which lets the object coexist in the same concatenation (COMMANDS) as the source. Standard search order is used to locate a member. The NetMaster REXX implementation recognizes the object at load time.

More information:

RXCTL OFFLOAD