Running Script File without UI from command prompt
Without getting into too much unnecessary details, I have a script I wrote that opens some files, changes a few things, and saves it as a new file. That is the basics of what it does. Nothing too fancy, and I don't need the UI to run it. More importantly, I don't WANT the UI to open at all when this runs, it is completely pointless to have it open for this script.
I would LOVE to be able to call this from other apps, but a command prompt will work great.
I have seen posts about afterfx.exe and afterfx.com, neither of them work. I used them with the -noui flags (no clue what they mean), and it did nothing. no errors, no sign of it running at all.
If anyone know what flags I need to use to make this happen, please let me know. If anyone knows of a way I can call this script from anything that can be automated, please let me know.
Thanks in advance!
Brad
