Any Ideas how to program a Timer for a 14 day cycle???

Started by dking1234, May 08, 2008, 08:11:48 PM

Previous topic - Next topic

dking1234

I am looking to program a timer to do 14 days instead of 7 days. Wife and I are on a 2 week rotating schedule.

any ideas would be great thanks,

dking

Puck

If your timers are triggering macros then you can use a Status Flag as a condition. For example use Status Flag 1 CLEARED to indicate week one and Status Flag 1 SET to indicate week two. Every Sunday (or whenever your week starts) have a timer that triggers a macro to toggle Status Flag 1.

Then you can use ELSES in your macros to check the state of Status Flag 1 as a condition for determining which macro to run.

SMF spam blocked by CleanTalk