On Mon, Mar 24, 2008 at 02:32:43PM -0400, David F. Skoll wrote: > 1) The following reminder: > > REM UNTIL 5 may 2007 SATISFY [trigdate() > '2007-01-01'] MSG foo > > produces a "Type mismatch" error in calendar mode. It turns out I only > fixed the error for normal mode. :-( Anyway, the latest git version should > fix it; please confirm.
David, On my Mac running 10.5 using the git version of remind, your above example works. However, the initial problem I was having with statements such as: REM Jan 16 2008 AT 10:40 +15 DURATION 0:50 *7 UNTIL Apr 30 2008 SKIP SATISFY [omitlist(trigdate())] MSG Class FSET omitlist(d) d < '2008-03-21' || d > '2008-03-24' no longer produces the type mismatch error. Instead it produces an error stating that there is an "Undefined variable: d" for the line function statement and that there is an "Illegal character '<'" on the REM statement. Thanks. -- John T. Shafer, PhD Manager, Notre Dame ICP-MS Facility Assistant Research Professor Dept. of Civil Eng. & Geological Sciences 156 Fitzpatrick Hall University of Notre Dame Notre Dame, IN 46556 tel. 574-631-9049 _______________________________________________ Remind-fans mailing list [email protected] http://lists.whatexit.org/mailman/listinfo/remind-fans
