Silvertop Posted September 23, 2005 Posted September 23, 2005 I have a scripted find which takes me to a layout. The user enters the details of the find they want and it finds the information. If the user just presses the Enter key without entering any information, that error is trapped and the script works ok. The problem; The layout has 2 buttons, which have scripts attached. These scripts work fine (on other layouts) but on some occasions, the user presses one of these 2 buttons, directly after entering the layout, and the script gets confused. I assume I need to somehow close the 'find' script, if the user clicks on either button. But how? Bear with me - I am a novice...
-Queue- Posted September 23, 2005 Posted September 23, 2005 Are the buttons formatted to Halt current script?
Silvertop Posted September 23, 2005 Author Posted September 23, 2005 No. And sadly I dont know how to do that. I tried putting 'Halt script' as the first item on the scripts behind the buttons but that just disabled them.
-Queue- Posted September 23, 2005 Posted September 23, 2005 Not in the scripts, on the buttons themselves. Double-click on a button and look at the options that pop up.
Silvertop Posted September 23, 2005 Author Posted September 23, 2005 Eureka! Thank you. Now working - easy when you know how!
Recommended Posts
This topic is 7003 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