Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
VBA support for identifiers containing Traditional Chinese characters is based upon Windows Codepage 950 [UNICODE-BESTFIT]. Traditional Chinese characters are encoded as 16 bit double byte characters with code points beginning at %xA140. The Unicode equivalents of Windows Codepage 950 code points are specified by the file bestfit950.txt provided at [UNICODE-BESTFIT].
A <CP950-initial-character> MAY be any Unicode character that corresponds to defined code points in the following ranges of Windows Codepage 950 code points: %xA2CF-A2FE; %xA340-F9DD.
A <CP950-subsequent-character> is defined identically to <CP950-initial-character> with the addition of code point %xA1C5 and code points in the range %xA2AF-A2B8.