The uniencode taking something and encoding it into unicode (rather than taking unicode and encoding it into something) explains why uniencode(utf8Text,"unicode") does not work. The second parameter is supposed to be what you have that you want converted into UTF16.
Kee On Mar 29, 2011, at 5:52 PM, Kee Nethery wrote: > Why do uniencode(utf8Text) and uniencode(utf8Text,"UTF16") convert UTF8 text > into something whereas uniencode(utf8Text,"unicode") produces no output? > > Am I doing something wrong or is this a known bug? > > Kee Nethery > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode ------------------------------------------------- I check email roughly 2 to 3 times per day. Kagi main office: +1 (510) 550-1336 _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode