Page History
...
- The ten pairs of message files allow messages to be split up into different message files by application.
- The same number of User Message Files specified for the default language must be specified for each language in your partition. That is, message file "pairing" is mandatory.
For example, if a partition is set up to run three languages, French, Italian and Traditional Chinese, with French as the nominated default language (and thus the development language) you would create the following message file "pairings":
Language | User Message File 1 | User Message File 2 |
|---|---|---|
French |
|
|
Italian |
|
|
Traditional Chinese |
|
|
USR01FRA contains a set of user messages in French.
USR01ITL contains exactly the same set of messages in Italian.
USR01TCHI contains exactly the same set of messages in Traditional Chinese (DBCS).
The same pattern applies to USR02xxxx.
To create User Message files in a client server environment with IBM i as the server:
...
2. Add, amend or delete messages using the ADDMSGC, CHGMSCD and DLMSGD commands that are described in LANSA for i User Guide.
Also Also see
2.3.4 User Message File Process Example
...