MESSAGE_LANGUAGE - UCMD Manager configuration option
Description
The MESSAGE_LEVEL option specifies the Universal Message Catalog (UMC) that is used to format messages.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Command Line, Short Form | -L language |
|
|
| |
Command Line, Long Form | -lang language |
|
|
| |
Environment Variable | UCMDLANG=language |
|
|
| |
Configuration File Keyword | language language |
|
|
|
|
STRUCM Parameter | MSGLANG(language) |
|
Values
language is any UMC file provided by Stonebranch Inc.
IBM i | Each UMC file is for a specific language. The first three characters of the language name are used as a three-character suffix in the UMC member base name UCMMC. UMC files are located in the source physical file UNVPRD510/UNVNLS. |
---|---|
UNIX | Each UMC file is for a specific language. The first three characters of the language name are used as a three-character suffix in the UMC file base name. All UMC files have a .UMC extension. |
Windows | Each UMC file is for a specific language. The first three characters of the language name are used as a three-character suffix in the UMC file base name. All UMC files have a .UMC extension. |
z/OS | language translates to a member name of the library allocated on the UNVNLS ddname. The first three characters of the language name are used as a three-character suffix of the member name. Universal Command message catalog member names start with UCMMC. |
Default is ENGLISH.