[Remind-Fans] remind 03.01.02 and UNTIL clause

David F. Skoll dfs at roaringpenguin.com
Wed Sep 26 07:16:38 EDT 2007


Roberto wrote:

> REM Mon 2007 UNTIL 20 Oct 2007 SATISFY [trigdate() >= '2007-09-17'] MSG
> blabla%
> no longer works.

> In particular everything works fine until Oct the 20th when reminds
> instead starts complaining of "`>=': Type mismatch"

Use the "-dx" debug flag.  See the man page entry for trigdate():

"If the most recent REM command did not
 yield a computable trigger date, returns the integer 0."

The proper way to do what you want is:

REM Mon FROM 17 Sep 2007 UNTIL 20 Oct 2007 MSG blabla%

Regards,

David.



More information about the Remind-fans mailing list