CL Command Reference - DSPIGCDCT

CL Command List > DSPIGCDCT Reference

Description:

The Display DBCS Conversion Dictionary (DSPIGCDCT) command displays or prints the alphanumeric entries in the specified double-byte character set (DBCS) conversion dictionary and their related DBCS words. The system refers to the DBCS conversion dictionary when performing DBCS conversion.

Note: Use of the DBCS conversion function is not recommended for Chinese and Korean double-byte character sets.


Examples:

Example 1: Displaying Entries

DSPIGCDCT IGCDCT(DBCSLIB/QUSRIGCDCT) OUTPUT(*)

This command displays at a work station all entries in the DBCS conversion dictionary named QUSRIGCDCT, that is stored in the library DBCSLIB.



Example 2: Printing Entries

DSPIGCDCT IGCDCT(DBCSLIB/QUSRIGCDCT) ENTRY(กฏ?กฏ)
OUTPUT(*PRINT)

This command prints the entry ? and its related words from the DBCS conversion dictionary named QUSRIGCDCT, which is stored in the library DBCSLIB.