Parsing with DBCS characters

Parsing with DBCS characters generally follows the same rules as parsing with SBCS characters.

About this task

Literal strings and symbols can contain DBCS characters, but numbers must be in SBCS characters. See PARSE for examples of DBCS parsing.