NET/MASTER Network Control Language (NCL) Reference Manual

START
Verbs
106126 Tandem Computers Incorporated 3–179
CURRENT
specifies the processing environment in which the invoking NCL process is
currently executing. This is the primary processing environment associated
with an OCS window, a dependent processing environment, or a background
processing environment.
DEPENDENT
specifies the dependent processing environment associated with the invoking
NCL process.
BLOG
specifies the background processing environment in which the Background
Logger (BLOG) executes.
BMON
specifies the background processing environment in which the Background
Monitor (BMON) executes.
BSYS
specifies the background processing environment in which the Background
System Process (BSYS) executes.
EMSP
specifies the background processing environment in which the Event
Management Service Process (EMSP) executes.
LOGP
specifies the background processing environment in which the Activity Log
Process (LOGP) executes.
NOTIFY
specifies whether synchronization is required between the invoking NCL process
and the started NCL process.
NO
specifies no synchronization. The invoking NCL process continues execution
without waiting for the results of attempting to start the new NCL process.
The invoking NCL process does not receive confirmation of the success or
failure of the request to start the NCL process. The &SYSMSG variable is not
affected, and the &SYS.RETCODE system variable contains a value of 0 (zero).