DBCS

Description

DBCS returns a copy of text in which the single-byte characters (if any) have been converted to double-byte characters. Any single-byte characters that do not have double-byte equivalents are left in their original (single-byte) form.

Syntax

DBCS (text )

 

Parameter

Description

text

The text containing single-byte characters which is converted to double-byte characters.

Also, see

ASC