Run Script on Document Open Event
Ok so I know about the afterOpen event and I think I understand how to use it, however, I don't understand how to make it open for a specific document.
I don't want this script to run on every document that I open, I want to embed it in a documnt and then run it everytime I open that document. Is this possible?
Perhaps run the script from scripts label?
Or would I just put a script in the startup panel and then create a session script that checks the name of each document opened and then runs the script if I have a match?
Thanks
