Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (N)
Guardian Procedure Calls Reference Manual522629-013
10-8
NEWPROCESS Procedure
(Superseded by PROCESS_LAUNCH_ Procedure )
3 File-system error occurred on program file:
<8:15> is file-system error number*
4 Unable to allocate map
5 File-system error occurred on swap file:
<8:15> is a file-system error number*
6 Illegal file format:
2 Program file is not a disk file.
3 Library file is not a disk file.
4 Program file does not have file code 100 or 700.
5 Library file does not have file code 100 or 700.
6 Program file does not have correct file structure.
7 Library file does not have correct file structure.
8 Program file requires a later release of the operating
system.
9 Library file requires a later release of the operating
system.
10 Program file does not have a main procedure.
13 Library file has a main procedure.
14 Program file has a stack definition of zero pages.
16 Program file has an invalid procedure entry point
(PEP).
17 Library file has an invalid procedure entry point (PEP).
18 Initial extended segment information in program file is
inconsistent.
19 Initial extended segment information in library file is
inconsistent.
20 Program file resident size is greater than the code
area length.
21 Library file resident size is greater than the code area
length.
Table 10-2. Summary of NEWPROCESS Error Codes (page 2 of 12)
error
<0 : 7>
Corresponding Process Creation Error (see Table 12-4
on
page 12-127)
<8:15>
* Refer to the Guardian Procedure Errors and Messages Manual for a list of all file-system and DEFINE
errors.
**When error.<8:15> indicates the number of a shared run-time library (SRL), the number represents
either the public SRL relative number, or 00 for a native user library. For more information on shared run-time
libraries (SRLs) refer to the nld and noft Manual