HP Business BASIC/XL Reference Manual - HP 3000 MPE/iX Computer Systems - Edition 1 (32715-90001)
a- 64
ACTION None.
------------------------------------------------------------------------------------
1814 MESSAGE WARNING 1814: Only one copy of subunit "name" will be saved.
CAUSE Multiple copies of a subunit were saved under the same name.
For example
> SAVE FILEX, SUB A, SUB B, SUB A ( SUB A is entered twice )
> SAVE FILEX, 10/100, SUB B ( SUB B is already saved in 10/100
)
ACTION None. Only one copy of subunit will be saved.
------------------------------------------------------------------------------------
1815 MESSAGE WARNING 1815: The file contains invalid (SECUREd) program
lines.
CAUSE A program that has secured program lines in ASCII or in BASIC
DATA format has been saved. These secured lines will cause
syntax error during GET because only an "asterisk" is stored
for each secured statement.
ACTION When program lines are secured, always save the program in
BASIC SAVE format.
------------------------------------------------------------------------------------
1816 MESSAGE WARNING 1816: Renumbering line ignored when GETting a BASIC
SAVE file.
CAUSE A line was renumbered during a BASIC SAVE GET.
ACTION None. You are allowed to renumber program lines only when
getting a BASIC DATA or an ASCII file.
------------------------------------------------------------------------------------
1817 MESSAGE WARNING 1817: Unable to do a required purge of the temporary
file.
CAUSE A temporary file was created and could not be purged following
its use.
ACTION None. This is just a warning.
------------------------------------------------------------------------------------
1818 MESSAGE WARNING 1818: NLS not installed, unable to open native message
catalog.
CAUSE Native Language Support is not installed on your system.
ACTION You must log on as MANAGER.SYS and run the LANGINST program to
add languages to the configuration file. Please refer to the
Native Language Programmer's Guide
for more information about
installing native languages.
------------------------------------------------------------------------------------
1819 MESSAGE WARNING 1819: Native language "num" is not configured
CAUSE The specified native language is not configured.
ACTION You must log on as MANAGER.SYS and run the LANGINST program to
add the language number to the configuration file. Please
refer to the
Native Language Programmer's Guide
for more
information about installing native languages.
------------------------------------------------------------------------------------
1820 MESSAGE WARNING 1820: Error message text is now inaccessible.
CAUSE The message catalog file, HPBBCAT.PUB.SYS, is inaccessible.