Question
Applescript : Why!?!
I am trying to use Applescript to launch a script in AE but..... I keep getting an error.
I've searched all over, and found that others are getting the same problem, but I can't find the solution.
Here's the code...
tell application "Adobe After Effects CS4"
set newScript to "Users:session:Desktop:test.jsx"
open newScript
end tell
Somebody? Anybody?
Thanks,
Tyler