Operands
- REXX_program
- specifies the REXX program name to execute. If you do not specify
a name, the last saved copy of the file that is currently being edited
will be executed. If any arguments have been defined using the ARGS
command, these will be passed.
- arguments
- specifies the arguments to be passed to the program specified
in the REXX_program operand.