Lying in the bath, but telling the truth.

Mark Waddingham mark at livecode.com
Wed Jun 15 14:35:10 EDT 2016


On 2016-06-15 20:10, Richmond wrote:
> My main question is whether it will be necessary to delete all the
> *set the useUnicode to true* lines.

No, you shouldn't need to - the 'useUnicode' property and 'numToChar' 
still interact in exactly the same way as they did before.

If 'useUnicode' is true, then numToChar() produces two bytes 
representing the UTF-16 encoding of the specified unicode code unit. 
These generated bytes still work in exactly the same way with regards 
'set the unicodeText of field' and 'get the unicodeText of field'.

So, all being well, you should be fine.

Warmest Regards,

Mark.

-- 
Mark Waddingham ~ mark at livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps




More information about the use-livecode mailing list