On Sun, 02 Dec 2012 10:20:57 -0500 hymie! <[email protected]> wrote:
> rem 7 dec 2012 skip *14 scanfrom [trigger(today()-13)] satisfy 1 > if (day(trigdate()) < 15) > rem [trigger(trigdate())] msg party > endif That works, but you can do it in one line (may not work on very old versions of Remind): REM 7 Dec 2012 *14 SKIP SATISFY [day(trigdate()) < 15] MSG party 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
