MPE/iX Commands Reference Manual (32650-90877)
Chapter 11 455
Command List IX
Commands RECALL/=RECALL thru RUN
size if progfile is a native mode program.
dlsize The DL-DB area to be assigned initially to the CM stack. To accommodate
system logging requirements, this area is always rounded upward in such
a way that the distance from the beginning of the stack data segment to
the DB address is a multiple of 128 16-bit words.
This value must be in the range -1 to 32,767. The default (which is used
when no value or an invalid value is specified) is estimated by the MPE
segmenter. A + sign for this parameter is interpreted as a zero.
The dlsize is always equal to the compatibility mode maximum default size
if progfile is a native mode program.
nmstacksize The maximum size in bytes to which the NM stack may grow. This must be
a decimal number. If a value is specified which is less than the
system-defined minimum (including values <= 0), the system-defined
value will be used. If a value is specified which is greater than the
system-defined maximum value, the system-defined maximum value will
be used. A + sign for this parameter is interpreted as a zero.
The default is -1, which currently instructs MPE/iX to assign a
system-defined constant as the value of
nmstacksize
.
nmheapsize The maximum size, in bytes, to which the NM heap may grow. This must
be a decimal number. If a value is specified which is less than the
system-defined minimum (including values <= 0), the system-defined
value will be used. If a value is specified which is greater than the
system-defined maximum value, the system-defined maximum value will
be used.
The default is -1, which currently instructs the command to assign a
system-defined constant as the value of nmheapsize. A + sign for this
parameter is interpreted as a zero.
G, P, or S These parameters provide an efficient way to specify the executable
libraries that may be used to load the program.
G The program's group library is searched first, then its
public account library is searched, and finally the system
library is searched to resolve the program's external
references.
P The program's public account library is searched before
the system library is searched to resolve the program
external references.
S Only the system library is used to bind the external
references of the program. This is the default.
These parameters will result in a fail load if
progfile
contains a program
name which cannot be expressed using the MPE syntax.
The group and account libraries referenced by this parameter must be
named SL.group.account for compatibility mode programs and
XL.group.account for native mode programs. Group and account are the