JMart Posted August 3, 2018 Posted August 3, 2018 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
OlgerDiekstra Posted August 3, 2018 Posted August 3, 2018 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.
JMart Posted August 3, 2018 Author Posted August 3, 2018 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.
OlgerDiekstra Posted August 6, 2018 Posted August 6, 2018 Can you post a dumbed down version of your file?
Recommended Posts
This topic is 2301 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now