While editing a lot of source images and saving them for web, I eventually want to close all of the original images without saving them.

How can I CLOSE ALL without Photoshop prompting me if I want to save changes to each file?

link|improve this question
feedback

3 Answers

You could use the Photoshop scripting feature described here: www.photoshopsupport.com

As for your questen there is a script here that might be useful for you: http://morris-photographics.com/photoshop/scripts/close-without-save.html

link|improve this answer
I'll give that a try. Thanks. – Diodeus Mar 18 '10 at 15:14
feedback

You can also close a bunch of documents while recording an Action, and the option you clicked on the dialogs will be saved in the Action. So you can record an Action that consists of five Close without saving commands, for example, and assign it to a hotkey. Pretty simple compared to the scripting option.

(Note that the Close All menu command itself doesn't get recorded. You can choose "Insert Menu Item" from the Actions palette but then on playback you are faced with the same problem - the confirmation dialog pops up.)

link|improve this answer
feedback

There doesn't appear to be an option for this, however you can click close all (or hold the shift key down and click one of the X's on the tab) and then hit D to close the dialog without saving.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.