Previous Topic: Double-Byte Character Set (DBCS) StringsNext Topic: Coding DBCS Strings


Overview

You can define data to handle double-byte character set (DBCS) strings in the dictionary, provided that your terminal has DBCS hardware installed. A double-byte character set uses two bytes to express a single character. This means that you can work with nonroman (non-EBCDIC) alphabets, such as the Kanji alphabet used in Japan or Chinese characters, used in Taiwan.

With DBCS support, you can:

Variables for Which You Can Use DBCS: You can code a DBCS character string for most variables in the DDDL syntax that require the use of quotation marks. The variables listed below can accommodate DBCS strings:

You cannot use a DBCS character string for the user ID, dictionary name, node name, or database name.

496 CA