Richmond,

Often I do things like

set the unicodeText of fld x to char 1 to (word 2 of the selectedChunk - 1) of 
the unicodeText of fld x & myNewUnicodeText & char (word 4 of the selectedChunk 
+ 1) to -1 of the unicodeText of fld x

I don't know whether this still works in the latest verion of LC.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

New: Download the Installer Maker Plugin 1.6 for LiveCode here http://qery.us/ce

On 27 mrt 2011, at 17:47, Richmond wrote:

> I am trying to find out how to implement char deletion in Unicode.
> 
> I expected that:
> 
> set unicodeText of the selectedText to numToChar(65288)
> 
> or
> 
> set unicodeText of the selectedText to numToChar(127)
> 
> would do the trick; but they didn't . . .  :(
> 
> Has anybody run up against this problem before.


_______________________________________________
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