Common Methods You'll Want to Define

When running your program, three methods that REXX looks for, and runs automatically when appropriate, are INIT, UNINIT, and STRING.


[Back: Using Objects in REXX Clauses]
[Next: Initializing Instances Using INIT]