Decode UTF-8 in variable ?

Ludovic Thébault ludovic.thebault at laposte.net
Thu Jun 20 02:07:14 EDT 2013


Hello,

I need to get datas from  sqlite (in UTF-8) and convert it in ASCII for treatment, but i don't need to put it in a field..
I try unidecode(uniencode(myTXT, "utf8")) and many others solutions with no result.

We need to pass by a field ? 
with this command : set the unicodetext of field "xxx" to .. ?

Thanks



More information about the use-livecode mailing list