Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual—522629-013
12-185
PROCESS_SPAWN_ Procedure
Z^Defines
is the address of a null-terminated string that specifies a set of DEFINEs to be
propagated to the new process. The value of Z^DEFINES must be exactly
Z^DEFINESLEN bytes long. The set of DEFINEs should have been created
through one or more calls to the DEFINESAVE procedure. DEFINEs are
propagated according to the values specified in Z^CREATEOPTIONS. See
“DEFINE Considerations” for details.
The default value is 0D.
Z^DefinesLen
specifies the length of the Z^DEFINES field.
The default value is 0.
Z^DebugOptions
sets the debugging attributes for the new process.
The following table summarizes the possible values for Z^DEBUGOPTIONS. TAL
literals are defined in the ZSYSTAL file. Literals in the zsysc file, for C programs,
are the same as those for TAL except that they contain the underscore (_)
character instead of the circumflex (^) character.