I’m assuming you are using “unicode” (aka UTF-16) and not UTF8 to do all your 
transforming of the data?
Kee

> On May 31, 2018, at 4:46 PM, Tim Selander via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> Thanks, Kee.
> 
> Actually, I had found the reference to codepoint in the dictionary and tried 
> it. But it seems to work the same as character -- breaking kanji. My test 
> code is "put codepoint 500 to 550 of variable1" and the webpage shows: 
> �。こうして夕があり、朝があった。�  The beginning and ending kanji got split in half. 
> Identical results to "put char 500 to 550."
> 
> Tim Selander

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to