<-- Previous || Up || Next -->

Non Extended Characters Property
Character Types Class

Public Property Get NonExtendedCharacters() As String

Property whose string value contains the "non-extended" version of each of the characters in the ANSI Windows character set.
The character at position X represents the non-extended version of the character with ASCII value X - 1.

Summary: The "non-extended" version of a characters whose ASCII values ranges from 128 to 255 is the most similar character whose ASCII value is between 32 and 127. For example, the non-extended version of A-umlaut is "A" and the non-extended version of C-circumflex is "C".
See also:
    ToNonExtended Function
    ComposeCharacter Function

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.