Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6936 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted (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 by Guest
Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.