On Mon, 18 Jul 2016 20:58:05 +0200 Anne Wainwright <[email protected]> wrote:
> OMIT May 1 > REM May 1 AFTER OMIT Sun MSG Workers Day > REM May 1 2010 *7 AFTER OMIT Sun Tue Wed Thu Sat MSG Dustbin day > (no, I don't know why I didn't just put 'Mon") The problem is that on May 2, the Workers Day trigger date will be for *next* year. You need to use the SCANFROM keyword in the first REM. It's documented in the manual. Something like this should suffice: REM May 1 SCANFROM [today()-14] AFTER OMIT Sun MSG Workers Day Regards, Dianne. _______________________________________________ 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
