Expand Management Programming Manual
 COMMUNICATING WITH THE EXPAND MANAGER PROCESS
 Using a RUN Command
 NOWAIT
 means that the initiating command interpreter does
 not wait while the EXPAND manager process runs but
 returns a command input prompt after sending the
 startup message to the process. If this option is
 omitted, the command interpreter pauses while the
 process runs.
 PRI 
priority
 is the execution priority of the EXPAND manager
 process. 
priority
 is an integer in the range 1
 through 199. If this option is omitted, the priority
 assigned is 1 less than that of the initiating
 command interpreter.
 The only run option that is required to appear is
 "NAME $
process-name
".
backup-cpu-number
 indicates that the EXPAND manager process is to run
 as a NonStop process pair and designates the processor
 number of the backup processor. 
backup-cpu-number
 is an
 integer in the range 0 through 15. This parameter is
 optional.
 Using a NEWPROCESS Call
 An application process that satisfies the existing security
 requirements can create the EXPAND manager process by using a
 NEWPROCESS system procedure call. For information about the
 syntax of a NEWPROCESS call, refer to the 
System Procedure Calls
Reference Manual
. For information on the security requirements,
 refer to the 
Security Administration Guide
.
 3-4










