The TABLE statement identifies a message table for CA‑L‑Serv or a client.
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
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |