HP Business BASIC/XL Reference Manual - HP 3000 MPE/iX Computer Systems - Edition 1 (32715-90001)
a- 55
------------------------------------------------------------------------------------
1499 MESSAGE Catastrophic error in heap management (unable to return heap
space).
CAUSE This is a heap management problem due to internal problems.
ACTION Further investigation of this problem is required. Please
contact your Hewlett-Packard representative.
------------------------------------------------------------------------------------
1500 MESSAGE Internal consistency check #"num" failed. Report the problem
to HP.
CAUSE This is an internal problem.
ACTION Further investigation of this problem is required. Please
contact your Hewlett-Packard representative.
------------------------------------------------------------------------------------
1502 MESSAGE WARNING "warning message".
CAUSE This warning message is generated by the SYSTEM statement or
":" as a system command. When the STATUS clause is specified
in the SYSTEM statement, you will not see the warning message.
ACTION None.
------------------------------------------------------------------------------------
1503 MESSAGE WARNING 1503: Default STACKsize from program "prog-name".
CAUSE The stacksize specified in the SYSTEMRUN statement was less
than 512.
ACTION None. The default stacksize is used to run the program.
------------------------------------------------------------------------------------
1504 MESSAGE WARNING 1504: Default DLsize from program "prog-name".
CAUSE The dlsize specified in the SYSTEMRUN statement was less than
zero.
ACTION None. The default dlsize is used to run the program.
------------------------------------------------------------------------------------
1505 MESSAGE WARNING 1505: Default MAXDATA from program "prog-name".
CAUSE The maximum stack area value, MAXDATA, specified in the
SYSTEMRUN statement is less than or equal to zero.
ACTION None. The default configuration maximum is used to run the
program.
------------------------------------------------------------------------------------
1506 MESSAGE WARNING 1506: DLsize rounded up to next 128 word multiple in
program "prog-name".
CAUSE The dlsize specified in the SYSTEMRUN statement was not a
multiple of 128.
ACTION None. The new dlsize value is used to run the program.
------------------------------------------------------------------------------------
1507 MESSAGE WARNING 1507: MAXDATA decreased to configuration maximum in
program "prog-name".
CAUSE The maximum stack area value, MAXDATA, specified in the
SYSTEMRUN statement is larger than configured maximum for your
system.
ACTION None. MAXDATA is decreased to the configured maximum.