Advanced REXX Functions

As you become more skilled at programming, you may want to create procedures that do more and run more efficiently. Sometimes this means adding a special function to a procedure or calling a subroutine.

In this section, we shall see how these functions can help to build a better foundation in REXX.