Running a script from the command line (Mac, OS X)

Find out why the . goes before the /

Moderator: Paul Tuersley

Post Reply
almosnow
Posts: 1
Joined: May 2nd, 2011, 8:40 am

Hi,

I've been trying to run a script into after effects without success.

Official documentation says:

Example (for Windows):
afterfx -r c:\script_path\example_script.jsx

And nothing for Mac. I'm trying with:

open -b com.adobe.AfterEffects --args -r /script_path/example_script.jsx

And nothing happens. After Effects gets opened but the script is not executed.

Can anyone help me with this?

Best.
User avatar
lloydalvarez
Enhancement master
Posts: 460
Joined: June 17th, 2004, 9:27 am
Location: New York City, NY
Contact:

Running scripts from the command line is unfortunately not supported on mac.
Post Reply