
RUNMACRO -- An example of how to run a REXX program as a macro.
---------------------------------------------------------------

To run:

    runmacro macroname [argstring]

A simple macro, TEST.CMD, has been provided, so just type:

    runmacro test

To try it out.

This runs the TEST.CMD file.
