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
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to