Previous Topic: Prompt Override Programs

Next Topic: Prompt Messages

Coding Standards for Messages

This section describes design and coding standards for messages. It explains how messages are used and provides standards for defining and sending messages.

The midrange architecture has fast, sophisticated message handling facilities you can use to send and receive messages in your own HLL programs. Messages can be used both as an invocation/return control mechanism and to handle text. This section mainly considers the latter.

OS/400 message descriptions provide a program - independent mechanism for storing natural language text fragments, thus making it possible to translate a system without changing the non-text objects in a system. When you build an application, you can use OS/400 messages in two different ways: