Running Batch with options in Photoshop CS2 from JavaScript

Anyone, especially newbies, asking for help with Photoshop Scripting and Photoshop Automation - as opposed to those contributing to discussion about an aspect of Photoshop Scripting

Moderators: Tom, Kukurykus

beargulch

Running Batch with options in Photoshop CS2 from JavaScript

Post by beargulch »

Can anyone help me with a JavaScript snippet that sets the options in batch mode to read all the files in a particular folder and save the results out to a different folder with the overrideSave set to true, and then causes the action to run in batch?

I have the documentation, and work with someone who has a good handle on JavaScript, but we can't figure out what we're doing wrong, and the docs are kind of sketchy on the syntax for this.