External Function Interface

There are two types of REXX external functions:

External functions written in REXX do not need to be registered. These functions are found by a disk search for a REXX procedure file that matches the function name.


[Back: Subcommand Interface Returns]
[Next: Registering External Functions]