HP Business BASIC/XL Reference Manual - HP 3000 MPE/iX Computer Systems - Edition 1 (32715-90001)
a- 65
ACTION Exit Business BASIC and find out what is wrong with
HPBBCAT.PUB.SYS.
------------------------------------------------------------------------------------
1821 MESSAGE WARNING 1821: Recommend that you exit Business BASIC and retry.
CAUSE The message catalog is inaccessible. This message is an
additional message to warning 1820.
ACTION Exit Business BASIC and find out what is wrong with
HPBBCAT.PUB.SYS.
------------------------------------------------------------------------------------
1822 MESSAGE WARNING 1822: Unable to open message catalog for native
language "num".
CAUSE The message catalog for the native language number num is not
available.
ACTION None. The default message catalog file, HPBBCAT.PUB.SYS, for
language number 0 is used instead.
------------------------------------------------------------------------------------
1823 MESSAGE It is recommended that you VERIFY and then RESAVE this program.
CAUSE This warning message is generated if you have an old file
version. This does not mean the file cannot be read. It is a
suggestion.
ACTION VERIFY and RESAVE the program.
------------------------------------------------------------------------------------
1830 MESSAGE WARNING 1830: Programs cannot be RUN with this amount of
subunit space.
CAUSE The amount of space available on the system is not sufficient
to run HP Business BASIC/XL.
ACTION Consult your system manager.
------------------------------------------------------------------------------------
1831 MESSAGE WARNING 1831: RLINIT, RLFILE, and LOCALITY apply to MPE/XL
only.
CAUSE These compiler options apply to a native mode program on MPE/XL
only and will be ignored on other systems.
ACTION None.
------------------------------------------------------------------------------------
1832 MESSAGE WARNING 1832: USLINIT applies only to MPE/V systems.
CAUSE COPTION USLINIT applies to MPE/V system only and is ignored on
MPE/XL system.
ACTION None.
------------------------------------------------------------------------------------
2001 MESSAGE VERIFY is needed on subunit "name".
CAUSE A program containing a poorly formed program unit has been
saved. The interpreter issues a warning message and marks the
program unit as noncompilable.
ACTION Use the VERIFY command in the interpreter to find and correct
the problem.
------------------------------------------------------------------------------------
2004 MESSAGE An expression is not allowed here.