On Wed, 22 Dec 2010 06:27:27 +0100 Jostein Berntsen <[email protected]> wrote:
> I have some troubles getting the THROUGH keyword to work with the > OMIT function in the new 3.01.10 version. I get an error that the > date is specified twice. Is the use of THROUGH documented somewhere? Yes, in the Remind man page. You can say: OMIT y1 m1 d1 THROUGH y2 m2 d2 You can't use this, though: OMIT m1 d1 THROUGH m2 d2 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
