ddinisco Posted January 17, 2009 Posted January 17, 2009 I have a layout script trigger set to run my script onTriggerKeystroke. And I am trying to run a script while on a layout, and without first being in a field. But each time I click the keystroke (Shift F) I get the standard...Before typing click into a field or select new record...after the script runs. I can not seem to suppress no matter what I do in the script. Any ideas how to properly use the Layout Trigger Keystroke without getting this error, and without first being in a field?
comment Posted January 17, 2009 Posted January 17, 2009 Make sure your script ends with: Exit Script [Result: False]
Simon K Posted January 17, 2009 Posted January 17, 2009 is this topic of any help... http://fmforums.com/forum/showtopic.php?tid/200403
ddinisco Posted January 17, 2009 Author Posted January 17, 2009 Thanks. The Exit Script did the trick.
Recommended Posts
This topic is 6064 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