Slava,

this also works

-----------------------------
on mouseUp 
   get word 4 of the clickCharChunk
   put the number of words in char 1 to it of me into tWordNum
   select word tWordNum of me
   put the unicodeText of  the selectedtext into tWordClicked
   set the unicodeText of field 2 to tWordClicked
end mouseUp 
------------------------------

Kind regards

Bernd

--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/the-mouseText-and-Unicode-tp3607206p3608216.html
Sent from the Revolution - User mailing list archive at Nabble.com.

_______________________________________________
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