HP Pascal/iX Reference Manual (31502-90022)

A-: 78
On HP-UX, the following warning will be generated if the file
/usr/lib/sched.models cannot be found.
---------------------------------------------------------------------------------------
7002 MESSAGE CANNOT OPEN /usr/lib/sched.models. (7002)
W CAUSE The file /usr/lib/sched.models does not exist or cannot be
opened for reading.
ACTION Check protections on /usr/lib/sched.models. If it does not
exist, contact your HP Service Representative.
---------------------------------------------------------------------------------------
On HP-UX, the following warning is generated if you pass arguments that
do not conform to the expected format.
---------------------------------------------------------------------------------------
7003 MESSAGE IMPROPER ARGUMENT TO +DA OR +DS OPTION. (7003)
W CAUSE An improper argument was given to the +DA or +DS option.
ACTION Check the reference manual for information on the correct form
of the option.
---------------------------------------------------------------------------------------
7100 to MESSAGE INTERNAL COMPILER ERROR.
7109
I CAUSE The compiler is in error.
ACTION Report error to your HP Service Representative.
---------------------------------------------------------------------------------------
7110 MESSAGE DEBUG INFORMATION MAY BE CORRUPT; "! " UNRESOLVABLE
REFERENCE(S). (7110)[REV BEG]
I CAUSE User errors.
ACTION Correct all user errors or remove -g or $SYMDEBUG options and
recompile.
If there are no user errors, report error to your HP Service
Representative.[REV END]
---------------------------------------------------------------------------------------
7200 MESSAGE INTERNAL TABLE OVERFLOW (7200)
CT CAUSE Source file too large.
ACTION Split program up into smaller files.
---------------------------------------------------------------------------------------
7201 MESSAGE NEW_SLC_BLOCK: OUT OF MEMORY. (7201)
CT CAUSE Compiler ran out of virtual memory.
ACTION See message 6200.
---------------------------------------------------------------------------------------
7202 MESSAGE INIT_LINK: OUT OF MEMORY. (7202)