Trigger script in PS
Is it possible (and how) to run some javascript in PS, when user try to save the file?
Is it possible (and how) to run some javascript in PS, when user try to save the file?
File > Scripts > Scripts Events Manager (a script GUI to run scripts or actions from an "event").
There are basic events built-in – including Save, however, you can also add other more specific events. The script or action is triggered by the save event, so it happens after the actual save has completed.
This has to be configured on each computer.
EDIT: I think that there are some examples of event based scripts on the forum...
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.