Jorge Luis wrote: > REM Tue Wed SATISFY [wkdaynum(trigdate()) == 2 && \ > nonomitted(prev_monday(today()), today()+1) == 2 || \ > wkdaynum(trigdate()) == 3 && \ > nonomitted(prev_monday(today()), today()+1) <= 2] \ > MSG Garbage Day
Replace each today() with trigdate() and it should work. If the man page uses today(), it's wrong and I need to fix it. Regards, David. _______________________________________________ Remind-fans mailing list [email protected] http://lists.whatexit.org/mailman/listinfo/remind-fans
