August 17, 200619 yr I have created a custom menu that allows a user to navigate to different layouts. I have a script on one layout that puts the user in find mode when entering the layout. if the user then chooses a menu item, they switch layouts but remain in find mode. is there a way to exit the find mode script when the user selects a menu item (like the option given to buttons and objects "Exit current script")?
August 17, 200619 yr The same way you have a script step 'Enter Find Mode', place 'Enter Browse Mode' into the script at the suitable point. Steve
August 18, 200619 yr Author hmm. i was hoping i could just use the script step "go to layout" on the custom menu item. there isnt currently a script tied to the menu item, just the script step.
Create an account or sign in to comment