do script from applescript

Thomas McGrath III 3mcgrath at comcast.net
Tue Sep 23 13:34:56 EDT 2008


Is anyone else experiencing a problem with the Revolution (do script)  
from applescript???

I am getting the IDE and Standalone to activate but not the 'do script'.

Revolution stack script:

on testIt
put  "Hello" into msg
return "got it in Rev"
end testIt


Applescript:

tell application "Revolution"
activate
do script "testIt"
end tell


Macintosh OSX 10.5.5
Revolution 3.0

It would be nice if I could get this to work.

It would allow me to control Revolution and my prototype from the  
iPhone. Which is way cool......

Thanks,

Tom McGrath



More information about the use-livecode mailing list