"Kevin A. Burton" wrote:
>
> Not really. Just don't let the new task run if the old task hasn't
> finished yet. Then start it (only if the user wants to) if the task
> finishes.
Doesn't this lead to the same problem I described - your task will run
late. For example,
if Task A is scheduled to run every minute *BUT* takes 5 minutes to
complete
then it will run late next time around.
dave
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]