The problem I had doing the sleep thing mentioned above is that it
ties up a thread during the whole deal.  My script is a different
operation on every mail run, so you don't blast CF with an attempt to
run a 60,000ms procedure.

As godawfully inefficient as it is, that script you've been pointed to
seems to be a pretty decent solution.  However one thing I have seen
requested frequently is failover recovery (i.e. power failure in the
middle of the run blasts the browser).  You could do that yourself
with a flag field in your mailing db that runs concurrently with each
mail batch.  I'll probably use a client var in the published script to
keep it generic.

Cheers,

--
--Matt Robertson--
MSB Designs, Inc.
mysecretbase.com
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to