I need to perform the following sequence on multiple files in a folder (up to 1,000).
Open file
Set levels
Select crop area (different for each image)
Crop
Save
Automating this is no problem except for the steps allowing the batch process to be paused while the crop area is selcted. Inserting a stop causes the batch process to halt. Is there a way to do what I want to do? If the select crop command were modal I could do it. If there were a "pause X seconds for input" command I could also do it but everything I have tried so far suggests that an inserted stop, if activated, ends the batch process.
Open file
Set levels
Select crop area (different for each image)
Crop
Save
Automating this is no problem except for the steps allowing the batch process to be paused while the crop area is selcted. Inserting a stop causes the batch process to halt. Is there a way to do what I want to do? If the select crop command were modal I could do it. If there were a "pause X seconds for input" command I could also do it but everything I have tried so far suggests that an inserted stop, if activated, ends the batch process.