REXX Master Class

Efficient programming is best achieved by using the REXX language to its full potential but without making the code difficult to read. Generally, better efficiency means less CPU overhead and fewer I/O operations. Better efficiency is achieved by using the more concise, but sometimes less well known, features of REXX and by using capabilities that are implied rather than documented explicitly. The Master Class examples can be seen on the tabs above