24 Jul
2001
24 Jul
'01
12:46 a.m.
The Zope product Xron is a platform-independent way of executing Zope methods on schedule. http://www.zope.org/Members/lstaffor/Xron -- Loren
1> Does Zope on Win32 have the ability to automatically execute an event, such as send an automated email on a given date? I imagine the worst case scenario is to have an external method that calls a script that writes an NT Task Scheduler entry that sends out a form email with all the required blanks filled in. I'm hoping that there's either a product or that Zope has that functionality builtin, so I can manage it all from within Zope.