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.

Reminder TCL

Old posts that have not been replied to for several years.
Locked
T
Twoism

Post by Twoism »


Hi folks,

I've been messing around trying to write a reminder TCL script, something that'll take input like..

!remind <time> <date> <text>

..and then msg me when the time/date is reached. Is this possible? How do I go about doing it? I looked for some similar scripts, but didn't find much. Any help?

Thanks,

Twoism.
S
SunMar

Post by SunMar »

Try looking at BIND TIME.

With that you should be able to make your script work.
T
Twoism

Post by Twoism »

Mmm, thanks. My problem is how do I change the input..

!remind HH:MM DD/MM <text>

..to pass it to the way the timer proc. wants it. Anyone give me an example? :smile:

Thanks,

Twoism.



<font size=-1>[ This Message was edited by: Twoism on 2002-02-25 04:42 ]</font>
Locked