One button, one field with text in it. I click the button and then click in
the field.

Button script:

on mouseUp
   set cursor to cross
   wait until the mouseClick
   put the clicktext
end mouseUp

In HC, one gets data from this and similar text/chunk
(clickText,clickChunk) functions, even in unlocked fields.

In Rev, one does not; empty is returned. The functions all work if the
handler is in the field script though. Something I am missing in the way targets
operate in Rev?

However, the clickLoc (and similar types like clickV and clickH) works from
the button. Why?

Did I ask about this before?

Craig Newman


**************
We found the real ‘Hotel California’ and the ‘
Seinfeld’ diner. What will you find? Explore WhereItsAt.com.
(http://www.whereitsat.com/#/music/all-spots/355/47.796964/-66.374711/2/Youve-Found-Where-Its-
At?ncid=emlcntnew00000007)
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to