Enter bracketed-DBCS character strings

Enter bracketed-DBCS character strings in this way.

  1. Begin the character string with a single quotation mark (').
  2. Type a shift-out character.
  3. Type the DBCS text.
  4. Type a shift-in character.
  5. End the character string with a single quotation mark (').

For example, to type the DBCS literal ABC, enter the following text, where 0E represents the shift-out character and 0F represents the shift-in character:

'0EABC0F'