What's new
Photoshop Gurus Forum

Welcome to Photoshop Gurus forum. Register a free account today to become a member! It's completely free. Once signed in, you'll enjoy an ad-free experience and be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Reply to thread

UPDATE:


The cause:


My panel checked for when documents are opened or new documents were created.

Since the script 'load files into stack...' opens documents during its execution it was triggering the code I had in my panel for when documents are opened.


The code being executed in my script prevented the 'Load files into stack...' from executing correctly.


The code used by Adobe for listening for newly created documents or existing documents being opened is apparently buggy, and as far as PS CC is concerned just doesn't work at all.


Since removing this code the 'Load files into stack...' script works fine.


Regards.

MrTom.


What is our favorite program/app? (Hint - it begins and ends with the letter P)
Back
Top