Run Script after Batch is completed in Photoshop -


is there way run script after batch completed in photoshop?

i created action run through automate > batch run additional script after batch completed.

is there way this?

yes. need add script part of action. action can run batch process:

select action, hit record. load script file file > scripts > my_script.jsx (or whatever you've called it). script run. press stop, stop recording action.

now, when run action batch file run addition of my_script.jsx afterwards.

just make sure script error free or won't record @ all. secondly, don't forget stop recording action - or you'll have repercussions.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -