Overview [ Message Catalogs:Programmer's Guide ] MPE/iX 5.0 Documentation
Message Catalogs:Programmer's Guide
Overview
This chapter explains how to access your application message catalog and
presents an example of accessing the example catalog, FORMAT, that was
created in the last chapter. Topics include:
* Opening a Catalog - using the CATOPEN intrinsic
* Reading Messages - using the CATREAD intrinsic, specifying
parameters, and outputting messages
* Closing a Catalog - using the CATCLOSE intrinsic
* Example of Accessing an Application Message Catalog
Figure 3.1. Accessing an Application Message Catalog
MPE/iX 5.0 Documentation