Event at specific time
- From: "Niv" <kev.parsons@xxxxxxxxxx>
- Date: 22 Sep 2006 06:06:56 -0700
Is there a way to make an event happen at a specific time of day, but
which is effectively
taking no cpu time.
e.g. I want to display a message at 10:30 every day to say "Eat Banana"
or whatever.
Obviously the proce would need to be running, but in the background
taking virtually nil resources.
I could format two vars as time_hour & time_min and set a trace on
time_hour which is executed at 30 min intervals, and when 10 is
detected do the same for time_min at say 30 sec intervals.
BUT, there must be a better way, surely.
Regards, Niv.
.
- Follow-Ups:
- Re: Event at specific time
- From: Donal K. Fellows
- Re: Event at specific time
- From: Michael Schlenker
- Re: Event at specific time
- From: Jeff Godfrey
- Re: Event at specific time
- Prev by Date: Tile image-only button size
- Next by Date: Re: Event at specific time
- Previous by thread: Tile image-only button size
- Next by thread: Re: Event at specific time
- Index(es):