utf-8
Richard Gaskin
ambassador at fourthworld.com
Wed Oct 6 17:50:20 CDT 2010
On 10/6/10 3:38 PM, Eva Isotalo wrote:
> Thanks Shari, good to hear it's still alive.
> I have temporarily solved it by running through the file and replacing
> the "bad" letters. Done in a wink but not pretty. :)
Try this:
put url ("binfile:"& tFilePath) into tData
set the unicodeText of fld "MyField" to uniencode(tData, "UTF8")
--
Richard Gaskin
Fourth World
LiveCode training and consulting: http://www.fourthworld.com
Webzine for LiveCode developers: http://www.LiveCodeJournal.com
LiveCode Journal blog: http://LiveCodejournal.com/blog.irv
More information about the metacard
mailing list