Since I updated to LiveCode6.6.0, I don't have the unicodeText () working properly.
I didn't change anything from my previous code like for example:
Code: Select all
put primChar & cr & leMot & cr & myTxt & cr& lesSyllabes into leTxt
set the unicodeText of fld "syllabes" to uniEncode (leTxt, "UTF8")