On Sun, 09 Mar 2014 10:48:42 -0400 [email protected] wrote: > if (day(today()-14) == 17) > rem phone bill > endif
That will work, but it bypasses the normal Remind scanning algorithm. I would use the nuclear bomb: The SATISFY clause. REM SATISFY [day(trigdate()-14) == 17] MSG Phone bill Regards, David. _______________________________________________ Remind-fans mailing list [email protected] http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans Remind is at http://www.roaringpenguin.com/products/remind
