Hi, Is there any way you can execute a method in Zope at a given time? How about on a repeating basis? For example, I want MyMethod to execute on MyObject at 5pm every day. How about more complex stuff, like 'every other Thursday' and so on. Cheers, Chris
D'oh! I should have used my company's mail archives (http://zope.nipltd.com/public/lists.html) before I wasted bandwidth! In fact, I should have looked here: Chris Withers wrote:
Hi,
Is there any way you can execute a method in Zope at a given time?
How about on a repeating basis?
For example, I want MyMethod to execute on MyObject at 5pm every day.
How about more complex stuff, like 'every other Thursday' and so on.
Cheers,
Chris
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Chris Withers