HP 3000 Manuals

Ch 2. Accessing the Command Interpreter [ Command Interpreter Access and Variables Programmer's Guide ] MPE/iX 5.0 Documentation


Command Interpreter Access and Variables Programmer's Guide

Chapter 2  Accessing the Command Interpreter 

Command images are routed to the CI through several different paths.  You
can issue CI commands in several ways:

   *   From a job or session.

   *   Through the REDO and DO commands.

   *   Through user-defined commands (UDCs) and command files.

   *   From application programs using CI intrinsics.

   *   From the INFO= string when a second level of the CI is run.

   *   From an input file when a second level of the CI is run with its
       $STDIN file redirected.



MPE/iX 5.0 Documentation