Message Catalogs [ HP ALLBASE/4GL Developer Administration Manual ] MPE/iX 5.0 Documentation
HP ALLBASE/4GL Developer Administration Manual
Message Catalogs
The messages displayed by HP ALLBASE/4GL are stored in a message catalog
in the PUB.SYS group and account. The catalog is stored in a keyed file
called HP4nnn in the developer environment, and HP4Rnnn in the run-time
environment. The key file is called HP4nnnK or HP4RnnnK in the developer
and run-time environments respectively. In these file names, the term
nnn is a three digit number identifying the user's current language.
HP ALLBASE/4GL uses the job control word (JCW) NLUSERLANG to determine
which message catalog to use. If this job control word is not defined,
HP ALLBASE/4GL uses the message catalog HP4[R]001 (American) by default.
MPE/iX 5.0 Documentation