HPlogo SNA NRJE User/Programmer Reference Manual: HP 3000 MPE/iX Computer Systems > Chapter 3 User Commands

RUN

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Glossary

 » Index

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.

Feedback to webmaster