use-revolution Digest, Vol 77, Issue 7

Emmett Gray film2 at handheldfilm.com
Wed Feb 3 15:15:31 EST 2010


How do you tell Rev to do something useful via applescript?

I tried

tell application "Revolution Media"
activate
    --would like ideally first to: do script "go stack " & quote & 
"Foo" & quote & " in a new window"
    --but I couldn't even get the next command to work if the stack 
was already open and frontmost
    do script "create card"
end tell

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.



More information about the use-livecode mailing list