But my palm os is v.3.5.2 It does not support TxtConvertEncoding routine. What other methods can convert encoding? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ken Krugler Sent: Saturday, April 28, 2001 4:51 AM To: Palm Developer Forum Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: How to use unicode in Palm? >What function call can be used to convert utf8 or manager unicode in Palm? >Please go into detail about it. and >the palm uses it own version of the MS cp1252 for latin one languages and >SJIS for Japanese. it doesn't have routines to handle utf8 or unicode. if >you need to use these character sets you will need to add in your own >routines to convert to and from whatever charactersets you may require. Actually Palm OS 4.0 has a TxtConvertEncoding routine, which supports conversion between Unicode and the device's character encoding (either direction). It can handle the UTF-8 and UCS-2 encodings for Unicode. A stripped down version of this same routine also exists in ROMs used by Sony's 3.5-based devices. -- Ken Ken Krugler TransPac Software, Inc. <http://www.transpac.com> +1 530-470-9200 -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ ================================================================== �s�����D�K�O 50MB �q�l�H�c http://www.sinamail.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
