Read Levels from XML

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

Mike Hale

Read Levels from XML

Post by Mike Hale »

Well, without trying to run your code, I would suggest that if the selection is needed but cleared by some action in your script that you save the selection to a alpha channel and load that channels as a selection after the part that clears the selection. If the error is because of the missing selection that should fix both problems.