Newbies sunman Posted April 22, 2003 Newbies Posted April 22, 2003 Hi all - I'm trying to create a script that will perform a find, then look to see if any records were returned and if so then send off an email. The trick is that I want this to repeat automaticly say once an hour. The problem I have is when I do the search and if it can not find any records it brings up a dialog box asking to if I'd like to modify the find or continue and of course halts the script until I click continue. How can I get rid of that stupid dialog box : I'm sure there is an easy way around this I just can't figure it out. Thanks for your help...
andygaunt Posted April 22, 2003 Posted April 22, 2003 Hi, If you use Set Error Capture [ON] then FileMaker will wait for you to check for any error messages and will not display them. HTH
Newbies sunman Posted April 22, 2003 Author Newbies Posted April 22, 2003 ahhh yes... That works perfectly... Thank you soo much.
Recommended Posts
This topic is 7889 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