Search found 1 match
- October 2nd, 2022, 3:51 am
- Forum: Script requests
- Topic: Run script by script
- Replies: 0
- Views: 59403
Run script by script
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: system.callSystem('cd "C:\Program Files\Adobe\Adobe After Effects 2022\Support Files"') s...