DDS concepts
Enter DBCS-graphic character strings as follows:
- Type a G to indicate that the string contains DBCS-graphic data.
- Begin the character string with an apostrophe (').
- Type a shift-out character.
- Type the DBCS text.
- Type a shift-in character.
- End the character string with an apostrophe (').
For example, to type the DBCS literal ABC, enter the following, where
0E represents the shift-out character and 0F represents
the shift-in character:
G'0EABC0F'
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.