[Remind-Fans] error: month specified twice

Paul Pelzl pelzlpj at eecs.umich.edu
Tue Mar 13 13:27:09 EDT 2007


On Tue, Mar 13, 2007 at 04:40:36PM +0000, T E Schmitz wrote:
> I cannot see for the life of me what's wrong with the following reminder:
> 
> REM 01 Apr May Jun Jul Aug Sep Oct Nov Dec Jan +7 council tax due
> Error: "Month specified twice"

The remind date spec allows for multiple weekdays, but not for multiple
months.  You can accomplish the same thing by adding a SATISFY clause
which verifies that trigdate() has a month which falls in the specified
range.

Paul





More information about the Remind-fans mailing list