Newbies shakeyface Posted May 21, 2004 Newbies Posted May 21, 2004 Hello all, I'm new to these parts, but old to filemaker. I have a script which searches for sales based on multiple criteria. Assuming all goes well, the script searches in my sales history database based on the find criteria and populates a field with the answer. When there are no sales based on the criteria, I get an error message. Until I answer the error message, the script won't continue. Is there a way to get filemaker to automatically answer the "search criteria not found" error message so it will move on to the next record? (I'm doing this using a loop) Thanks in advance to anyone who can offer advice!
-Queue- Posted May 21, 2004 Posted May 21, 2004 Add Set Error Capture [On] at the beginning of the script or before the Perform Find step.
Recommended Posts
This topic is 7494 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