Previous Topic: INCLUDE Statement

Next Topic: MSGTABLE Command

MSG Statement

The MSG statement provides a message definition for CA‑L‑Serv or for a client.

Syntax

MSG 'text ' [routinginfo]

Operand

Explanation

text

Provides the message prefix and text that you want CA‑L‑Serv to use. The text must be enclosed in single quotation marks.

routinginfo

Provides routing information.

Note:

Example

To use the text TASK NOT ACTIVE for message LDM0475E, specify this statement in your message table:

MSG 'LDM0475E   TASK NOT ACTIVE'