On 23 Jan 2012, at 03:16, Bill Vlahos wrote: > put uniDecode(uniEncode(tData, "UTF8")) into tData
Bill, Using this approach assumes that the original text is either UTF-8 encoded or that it is plain ASCII with no "funny" characters with a charToNum value above 127. I don't think it will work if the original text contains "funny" characters and the encoding is something such as Latin-1 or Mac Roman. It wasn't clear from your original mail whether that was a possibility. Dave _______________________________________________ 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