use-revolution Digest, Vol 77, Issue 7

zryip theSlug zryip.theslug at gmail.com
Wed Feb 3 16:28:15 EST 2010


2010/2/3 Emmett Gray <film2 at handheldfilm.com>:
> Nothing happens other than activation. While I'm asking, the next things I
> would want to have happen are to put the clipboard into a field and send a
> mouseUp to a button.

Try this:

tell application "Revolution"
	do script "if the clipboard is text then
 go cd \"MyCard\" of stack \"TheSlugLab\"
 select text of fld \"MyField\"
 paste
 send \"mouseUp\" to btn \"MyButton\"
 end if"
end tell


HTH

-- 
-Zryip TheSlug- wish you the best! 8)
http://www.aslugontheroad.co.cc



More information about the use-livecode mailing list