1
2The documentation files supplied with REXX/imc are the following:
3
4rexx.info:     An attempt at a Rexx tutorial (implementation independent,
5               whenever possible).
6
7rexx.ref:      The complete reference of REXX/imc showing in detail the
8               invocation, the format of expressions, the instructions,
9               the builtin functions, the error messages, and how to use
10               the data stack.
11
12rexx.summary:  A summary of REXX/imc's expressions, instructions and builtin
13               functions, plus a summary of differences from standard Rexx.
14
15rexx.tech:     Information for "system programmers" to write applications
16               for and maintain REXX/imc.
17