Run script by script

What type of scripts do you need?

Moderator: byronnash

Post Reply
SklerooZ
Posts: 1
Joined: October 2nd, 2022, 3:40 am

Hello guys, here my problem:

I would like to create a button on a dockable script to call a script in a specific location. Pratically a shortcut to a script...

here the code i'm using without success:

Code: Select all

system.callSystem('cd "C:\Program Files\Adobe\Adobe After Effects 2022\Support Files"')

system.callSystem('afterfx -r  "\\isifcp\Storage_Dmpp\netapp\grafica\calcio\Magazine 2022\SERIE A\MAGAZINE MANAGER 2022_2023.jsx"')

Any suggestion?

Thanks in advance

Post Reply