HPlogo Message Catalogs:Programmer's Guide: HP 3000 MPE/iX Computer Systems > Chapter 3 Accessing Application Message Catalogs

Overview

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

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

[Accessing an Application Message Catalog]