I got automator to 'do the thing' and I 'get' how to call it as an
application from Rev.
[APPLESCRIPT]
tell application "<name>"
launch
end tell
However I want to pass the path information to the automator app
from rev. I've created a variable in automator and placed it in the
beginning of the workflow.
Is this how it's done?
and then call it this way?
tell application "<name>"
launch <path info>,<other param>
end tell
I would obviously replace the tags with my data
--
stephen barncard
s a n f r a n c i s c o
- - - - - - - - - - - -
_______________________________________________
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