Hi.

What is the best way to run a script on a timer basis?

I have a script that that fires off another that
checks a pop account every minute and then runs any
scripts it finds. 

This is a bit thick, but it works...

N: repeat 1000000 [wait 60 do %popreader.r]

This is lacking as...

A. If it hits an error it stalls.
B. It picks up values from all the scripts it
generates via email

There must be a better way to boot a nice clean script
every 60 or so... right?

TBrownell

__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/

Reply via email to