Le 20 juin 2013 à 10:55, Mark Schonewille a écrit : > Hi Ludovic, > > You don't need to set the text to a unicode string to be able to use it. What > you are doing seems correct, although you don't say if you're storing the > value returned in a variable: > > put uniDecode(uniEncode(myTxt,"UTF8")) into myAscii > > This should work. What is the source of the text?
Thanks, With an other computer (and a similar but different database) it's work. So i think the problem is in my database. Ludovic _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
