MPE/iX Intrinsics Reference Manual (32650-90875)
86 Chapter4
Command Definitions (ABORTSESS - FCLOSE)
CREATEPROCESS
parameter of ACTIVATE, except bit (31:1) is the parent activation bit and
bit (30:1) is the child activation bit.
11 The address must be a byte address (type-coerced) containing information
to be passed to the new process. The length of the string must be specified
in
itemnum
=12 (equivalent to the INFO= parameter of the RUN command),
accessible through the GETINFO intrinsic.
12 The length (in bytes) of the string referenced by
itemnum
=11. The
maximum allowable value of the INFO string length is 1024 bytes.
Accessible through the GETINFO intrinsic.
13 Not used.
14 The address must be a byte address (type-coerced) containing a definition
of the file to be used as $STDERR for the new process. If
itemnum
=14 is not
specified, the
$STDERR (current for the creating (parent)
process) is used for the new process creation.
Redirecting output to $STDERR permits the user to write errors to a
user-specified disc file.
15-18 (NM Only) Reserved for the system.
19 (NM Only) The address (type-coerced) containing a list of unresolved
external references found in
formaldesig
(equivalent to the XL=
parameter of the RUN command). When
formaldesig
contains a name in
MPE syntax, the file names must follow file naming conventions and be
separated by commas. When
formaldesig
contains a name in HFS
syntax, you must use an absolute pathname and the file names specified in
this item must be fully qualified.
If
itemnum
s 3 and 19 are specified, the LIBSEARCH option in
itemnum
=3
is ignored or if LIBSEARCH is set to a value other than its default (00), a
warning is returned indicating the LIBSEARCH option was ignored. The
length of the string must be specified in
itemnum
=24.
20-22 (NM Only) Reserved for operating system.
23 (NM Only) The address (type-coerced) containing the name of a procedure
to link unsatisfied references to. The name consists of a string of
characters terminated by an ASCII carriage return character or a blank
(equivalent to the UNSAT= parameter of the RUN command).
24 (NM Only) The length of the string referenced by
itemnum
=19.
25 (NM Only) Reserved for operating system.
26 The address must be a byte address containing the maximum size (in
bytes) that the NM stack can grow (equivalent to the NMSTACK= parameter
of the RUN command).
27 The address must be a byte address containing the maximum size (in
bytes) that the NM heap can grow (equivalent to the NMHEAP= parameter
of the RUN command).