Re: Livecode and UTF8

2015-07-29 Thread Peter W A Wood
Simon I did not reply sooner as I’m not such an experienced LiveCoder. Also, I am concentrating on learning LiveCode versions from 7 onwards. Handling Unicode is much, much easier in those versions. In the code you posted here, you appear to have used uniDecode where you needed to use uniEnco

Livecode and UTF8

2015-07-28 Thread Simon Knight
Hi, I have an app that works with old fashioned text i.e. characters with a code value of less than 128. Recently I enabled cut and paste and the app gets confused it text is pasted in with character values > 127. I have done the obvious and an filtering out all characters with an Ascii val