Slava,

Роберт gave up:
-----------------------
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 htmlText of  the selectedtext into tWordClicked 
   put tWordClicked into field 3
   set the htmlText of field 2 to tWordClicked
end mouseUp 
----------------------

note: get word 4 of the clickcharChunk

without selecting the word it did not work

this works but don't ask me why

Kind regards
Bernd

--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/the-mouseText-and-Unicode-tp3607206p3608073.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