June 15, 200421 yr I am having trouble finding the steps to run a script when an open layout event occurs. I have already written my script and it works (I can trigger in manually.) I just need for the script to execute when a layout is opened. How can I set this up? Thanks
June 15, 200421 yr There's nothing like an "on X open" event in Scriptmaker. You can solve it by scripting the opening of the layout also. Add a "Perform Script" step at the end of this script, which calls the script you want to run.
Create an account or sign in to comment