Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (N)
Guardian Procedure Calls Reference Manual—522629-013
10-28
NEWPROCESSNOWAIT Procedure
(Superseded by PROCESS_LAUNCH_ Procedure )
cpu,pin of the new process in the fourth word. The process-name will not be
entered into the DCT.
hometerm input
INT:ref:12
is the internal-format file name of the home terminal for the new process. The
specified value must designate a terminal or a process. The default is the home
terminal of the caller.
flags input
INT:value
flags.<10:12> are used to supply the DEFINE mode for the new process:
flags.<10> 0 Use the DEFINE mode of caller
1 Use value in
flags.<12>
flags.<12> 0 DEFINEs disabled
1 DEFINEs enabled
flags.<14:15> set the debugging attributes for the new process:
flags.<14> 1 Saveabend file creation
0 No saveabend file creation
flags.<15> 1 INSPECT
0DEBUG
When
flags is specified, the bits <14> and <15> are ORed with the
corresponding flags in the object code file. If
flags.<14> is set but flag.<15>
is not, then
flags.<15> is also set.
If these
flags are omitted then the defaults are set from the flags in the object
code file (set by compiler directives at compile time, after the object flags are ORed
with the caller’s debugging attributes).
jobid input
INT:value
is an integer identifying a new job to be created with the new process as the first
process of the job and the caller as the GMOM of the new process. (See
NEWPROCESS “Batch Processing Considerations” for batch processing with
NetBatch.)
errinfo output
INT .EXT:ref:2
returns two numbers indicating the outcome of the process creation attempt, as
follows: