Previous Topic: SWITCHLOG Command

Next Topic: WRITELOG Command

TABLE Statement

The TABLE statement identifies a message table for CA‑L‑Serv or a client.

Syntax

TABLE name [LANGUAGE (xxxx)] [DEFAULT]

Operand

Explanation

DEFAULT

Identifies this language as the default language.

Default Value: The English language message table is used.

LANGUAGE

Identifies a language.

name

Identifies the message table. Each client determines what table name to use.

Note: You can specify this statement in message table members only. Specify the TABLE statement before MSG statements.

Example

To provide an English message table for CA Bundl, specify this statement in your message table:

TABLE BUNDLTAB LANGUAGE(ENGLISH) DEFAULT