sicSRT8 Posted October 29, 2009 Posted October 29, 2009 (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. Edited October 29, 2009 by Guest
Raybaudi Posted October 29, 2009 Posted October 29, 2009 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now