Sergeant Ron Posted June 7, 2006 Posted June 7, 2006 Can anyone tell me how to get a script to execute on a set time interval, such as every 10 minutes. I need a script that will automatically import records from a predetermined location every 10 minutes with out a user physically executung it by clicking a button. Is this possible? Thanks, Ron
John Mark Osborne Posted June 7, 2006 Posted June 7, 2006 You can use a prodiuct like the Activator plug-in from Troi: http://www.troi.com/
SteveB Posted June 7, 2006 Posted June 7, 2006 There is also 'ScriptFire' from http://www.dacons.net/ Steve
IdealData Posted June 8, 2006 Posted June 8, 2006 You could even use the built-in Windows SCHEDULER to execute an FMP file which can trigger your script. For the Mac users you can use a CRON taks to do the same. I have been using this myself for 4 years.
T-Square Posted June 8, 2006 Posted June 8, 2006 Or a looping script that has a Pause/Resume Script[Duration: 600] in it...
Recommended Posts
This topic is 6745 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