TheOriginalChris Posted November 29, 2005 Posted November 29, 2005 (edited) I have a script that export a bunch of HTML tables based on various finds I perform. However, some of my find requests don't come up with any results which causes FileMaker to display the "No records match this of found requests" message. This causes the whole script to stop. Is there anyway to bypass this message or avoid encountering it so that even if one find request doesn't find anything the others can continue and I can get my exported tables? Thanks. -Chris Edited November 29, 2005 by Guest
Wim Decorte Posted November 29, 2005 Posted November 29, 2005 Set the "error capture on" script step at the start of the script. Now you can catch the errors and make your script branch based on it the error.
Recommended Posts
This topic is 6936 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