Skip to main content

Module external

Module external 

Source
Expand description

External function resolution — search filesystem for .rexx/.rex files.

Per ANSI X3.274-1996, when a function or subroutine call cannot be resolved to an internal label or built-in function, the interpreter searches for an external program file. This module handles that search.

Functions§

resolve_external
Search for an external REXX program matching name.