Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC) Threadsafe: No |
Parameters Examples Error messages |
The Edit DBCS Conversion Dictionary (EDTIGCDCT) command lets you add, change, and delete alphanumeric entries and their related double-byte character set (DBCS) words from the specified DBCS conversion dictionary. The system refers to the DBCS conversion dictionary when performing DBCS conversion. The system displays the entries being edited when this command is specified.
Note: Use of the DBCS conversion function is not recommended for Chinese and Korean double-byte character sets.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
IGCDCT | DBCS conversion dictionary | Qualified object name | Required, Positional 1 |
Qualifier 1: DBCS conversion dictionary | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
ENTRY | Dictionary entry | X'40'-X'FE', *ALL | Optional |
Top |
Specifies the double-byte character set (DBCS) conversion dictionary to be edited and the library in which it is stored. If you do not specify a library name, the first dictionary found when searching the library list is edited.
The possible library values are:
Top |
Specifies the alphanumeric entries being edited with their related double-byte character set (DBCS) words.
The string cannot be longer than 12 characters.
The string cannot be longer than 12 characters. You can edit the related words on this display.
Top |
Example 1: Showing the Work with DBCS Conversion Dictionary Display
EDTIGCDCT IGCDCT(DBCSLIB/QUSRIGCDCT) ENTRY(123*)
This command shows the Work with DBCS Conversion Dictionary display showing all the alphanumeric entries that start with 123 in the dictionary QUSRIGCDCT, which is stored in the library DBCSLIB.
Example 2: Showing the Edit Related Words Display
EDTIGCDCT IGCDCT(DBCSLIB/QUSRIGCDCT) ENTRY(WORDS)
This command shows the Edit Related Words display showing the alphanumeric entry WORDS and its related words from the dictionary QUSRIGCDCT, which is stored in library DBCSLIB.
Top |
*ESCAPE Messages
Top |