I am building a program that outputs a batch file. In this batch file there are some links to JavaScript files, which are then supposed to run within photoshop.
Most of it works, but I just want the next JavaScript to run when the previous one is finished! Is this possible?