moxie Posted April 27, 2006 Posted April 27, 2006 Hi, I've run into a snag, I want to run a script to sort & print reports at a certain time every monday morning, but am not sure how to approach this. I need it to work if the database is idle, so I can't base the script off modification time and dates.....
John Mark Osborne Posted April 27, 2006 Posted April 27, 2006 Get the Troi Activator Plug-In: http://www.troi.com/
IdealData Posted April 28, 2006 Posted April 28, 2006 As you're running OS X you can set up a CRON job to execute at a specific time. The CRON job should execute an FMP database with an opening script to get things going. I use this technique to schedule a minute by minute check for updated entires in my system. This also works even if FMP is not running, as the action is to start the database every time, therefore starting FMP if required. Admittedly this requires a redundant machine, but the service it provides far outweighs it's cost and is probably cheaper than a plug-in on 30 desktops.
Recommended Posts
This topic is 6786 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