This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

bind time bug?

Old posts that have not been replied to for several years.
Locked
S
Siaynoq

bind time bug?

Post by Siaynoq »

Hi!

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?
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
Thanks...
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

You should submit the bug to bugzille

http://www.eggheads.org/bugzilla/
e
egghead
Master
Posts: 481
Joined: Mon Oct 29, 2001 8:00 pm
Contact:

Post by egghead »

Locked