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

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

Recommended Posts

Posted (edited)

One of my automated scripts are stopping when no records are found during the search phase. From time to time it will not be able to find records and is normal. But is there a way to set in the script to continue on even if nothing is found instead of giving me a screen where I have to manually select continue?

Script image attached.

FM.png

Edited by Guest
Posted

Hi

you have to trap the error: no records found.

So, at the beginning of your script place the:

Set Error Capture [ on ]

and than choose what you want to do if no records are found.

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