Re: Importing HTML UniCode text into LiveCode

2017-05-28 Thread Richmond Mathewson via use-livecode
Thanks a bucket: that hit the thing on the head first time. Best, Richmond. On 5/28/17 11:36 am, james--- via use-livecode wrote: Try textDecode(thefilecontent, "UTF8") or maybe 'utf16' given this is what LC is using internally. ___ use-livecode ma

Re: Importing HTML UniCode text into LiveCode

2017-05-28 Thread james--- via use-livecode
Try textDecode(thefilecontent, "UTF8") or maybe 'utf16' given this is what LC is using internally. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: ht