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

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

Recommended Posts

Posted

Hello,

I have a script that performs a find then has an if - else statement based on the number of found records. It is perfectly reasonable to expect to not have any find results - The script is supposed to locate search terms with no results and perform an action based on that information.

The problem I have is that Filemaker keeps popping me out of the script and asks me if I want to modify the find since there were no results. I am forced to sit and click "continue, continue, continue" over and over again. . .

Of course, this is tedious and I feel like there must be some way to suppress this popup window. . or perhaps another way to perform this find. .

Any help would be great!

Thanks.

Posted

Use 'Set Error Capture (ON)' before you execute the Find (or at the top of the script). Then FM won't display the message, and your script can control what to do next.

Steve

This topic is 7059 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.