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

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

Recommended Posts

  • Newbies
Posted

I'm sure this has been answered many times but I'm somewhat of a beginner and am going to ask anyway.

I'm having problems setting up my database (FM 5 on OS 9.1.2) to auto email users when a return by date has surpassed. Can someone tell me where I can find step by step procedures for setting up an email script or email me some procedures?

Any info would be extremely helpful. Thanks.

Posted

The easiest way is going to be to set up a script to run at startup time to check through the database for any records that satisfy your criteria and loop through them to send an email for each one. Does this help?

Chuck

  • 2 weeks later...
Posted

I have a similar problem in that I need to send an email out once a certain date has passed, but the DB needs to stay open b/c of web access, and the script needs to check every day whether it needs to send out an email. Is there any way to schedule a script to run once every 24 hours? or any workarounds that might have similar results?

Thanks

Posted

And if you're on a PC, use the scheduler (Scheduled Tasks) to open a FileMaker Pro file (scheduledScript.fp5)that's setup to run a script at startup. This script should call the script your wanting to schedule then close scheduledScript.fp5.

I use this technique and it works great !

Posted

OS X being essentially UNIX, you're going to see tools like Cron.

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