From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > That is ashame. We have lots of foreign authors that have diacritics > in their names, like umlaut, breve, acute a's, etc.
Good, most or all of those would be in the Latin-1 (or ISO 8859-1) character encoding, which is supported by most/all non-Asian Palm devices. To convert from UTF-8 to the Palm's built-in encoding, see the TxtConvertEncoding function. In fact the documentation states that it is designed for exactly what you are doing here. (Then reviewing *all* the Text Manager documentation would be good! :-) -slj- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
