We did this by creating a direct action that calls the appropriate
functions and then setting up a cron job that calls the direct action
URL once each minute.
Mark
On Sep 21, 2004, at 5:08 PM, Bill Reynolds wrote:
I want to create a function that fires every X number of minutes
through the
day. What is the best way to implement this?