Hi Greg! For scheduling you can use the Xron product http://www.zope.org/Members/lstaffor/Xron or the Xron product with the improved interface http://www.zope.org/Members/jmeile/Xron_improvements. Xron misbehaves sometimes, but I use it for about 3 month without any problems on Zope 2.5.1 bin./Linux. HTH, Juergen --On Donnerstag, 29. August 2002 03:25 +0100 Greg Conway <greg@gmlnt.com> wrote:
Hi all,
Can anybody please offer any starting points on exactly that?
Bascily I want to run a piece of code (DTML or Python) every, say, 5 mins, that will do some SQL queries and then other stuff if a date field is greater than the current date and time.
Simple stuff - I hope! But I have not much idea where to start looking, and I haven't been too successful with what I've tried so far... :(
thanks for any help!
Regards,
Greg Conway.