On Tue, 4 Dec 2012 15:33:44 -0500 "David F. Skoll" <[email protected]> wrote:
> IF today() < realtoday() THEN > REM SPECIAL HTMLCLASS rem-past > ENDIF > IF today() > realtoday() THEN > REM SPECIAL HTMLCLASS rem-future > ENDIF That's wrong... leave off the THEN. Sorry. 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
