HP 3000 Manuals

RUN [ SNA NRJE User/Programmer Reference Manual ] MPE/iX 5.0 Documentation


SNA NRJE User/Programmer Reference Manual

RUN 

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.



MPE/iX 5.0 Documentation