Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Is it possible to run a script on save command

  • Is it possible to run a script on save command

    Posted by Matthias Backmann on March 7, 2019 at 9:59 am

    Hey all,

    I wrote a little script that checks the version of my AE-File and compares it with the queued Renders – that way the Render will always have the same version as the script.

    Is there a way to let AE run this script automatically when the script is saved? Or are there any callbacks at all? Perhaps when you start render or send s.th. to the queue?

    All the best
    Matthias

    Andrei Popa replied 7 years, 6 months ago 2 Members · 1 Reply
  • 1 Reply
  • Andrei Popa

    March 7, 2019 at 2:57 pm

    I think the best you can do is install nodeJS and gulp. And with gulp you can automate some processes.

    You can make it do something anytime you save a file. So you put a “watch” on your script and tell gulp to run it maybe via batch command. But this requires you to keep the node command prompt running.

    So i’d say that this is possible, but a bit tricky to organize.

    Andrei
    My Envato portfolio.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy