I posted a few weeks ago a question to bugs@egghelp.org, but no reply came...
Could you clarify this to me in this forum?
Thanks...Hi!
I was creating a new Alarm Clock TCL script, and I found a strange thing:
For example if the time/date is: 10:30, 2004, january 13.
And I bind: bind time - "35 10 13 01 2004" some_proc
... nothing happens
Using : bind time - "35 10 13 00 2004" some_proc
... activates the some_proc correctly.
I tried with several wildcard variation, and the only thing, which was awkward, is the month...
I haven't find anything in the documentation regarding the "month" - if it should be decreased by one or not...
I am using:
eggdrop v1.6.15
OS: FreeBSD 4.9-STABLE
Tcl library: /usr/local/lib/tcl8.3
Tcl version: 8.3.5 (header version 8.3.5)
Please let me know if you have found something...
Regards,
Zoltan