With the following rule: type=Calendar time=* * * * * desc=CHECK FOR MESSAGE action=write - %t
(every minute, an event is generated) The following output is generated: Tue Jan 13 15:38:47 2009 Tue Jan 13 15:39:00 2009 Tue Jan 13 15:40:00 2009 etc... The program was started at 15:38:47. With these crontab settings (* * * * *), the first event is always generated immediately when the program starts. Subsequent events are generated at exactly 00 seconds every minute. I would say that this is not correct; the first event should also be generated at 00 seconds instead of immediately. What do you think? Cheers, Tom ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Simple-evcorr-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users
