August 3, 20187 yr Hi, Can someone guide me on what I could be doing wrong in the below script. This script runs when the file opens. All the steps execute except the "install menu Set" but if I run the script manually after opening the file it does execute and the menu changes. Thanks JMart
August 3, 20187 yr You change the menu set, and then a few steps later you hide the menu it. You would never see it if you ran the script outside the debugger. Disable the script step that hides the menu and see if you get the menu you expect.
August 3, 20187 yr Author Good morning Alger, Thanks for your reply, still does not work, no matter where i place the step it will not execute on first run, but if i run it manually it will change the menu. I have recreated the script to its simplest from (see new) and still the same issue. It will not exec when the file opens but it will if ran manually . cant get any simpler.
Create an account or sign in to comment