Executes a prepared program.
Syntax |
 |
RU[N] ProgramFile [;PARM=n] |
Parameter |
 |
- ProgramFile
Identifies a program file. A ProgramFile is an actual designator of a program file containing
a prepared program.
- PARM
Contains the run time parameter. Set to zero if
not specified.
Description |
 |
The RUN command enables you to execute a prepared ProgramFile from within the subsystem. This command is
different from an MPE RUN command.
Restrictions |
 |
You cannot specify an entrypoint to
the ProgramFile.
Only the run parameter PARM may be specified. Other parameters such as
INFO and LIB may not be specified.