[Remind-Fans] Remove reminders at vacation days

Jostein Berntsen jbernts at broadpark.no
Fri Jun 25 18:47:13 EDT 2010


On 25.06.10,17:11, David F. Skoll wrote:
> Jostein Berntsen wrote:
> 
> [...]
> 
> Could you please post enough of your reminder file for me
> to replicate it?  I do not see the definition of the "vacation_2010"
> function.
> 

Here is the code for the "vacation_2010" function:


FSET vacation_2010(x) (evaltrig("2010-06-30 *1 UNTIL 2010-07-05") == x) || \
                      (evaltrig("2010-07-11 *1 UNTIL 2010-07-26") == x) || \
                      (evaltrig("2010-08-30 *1 UNTIL 2010-09-09") == x) || \
                      (evaltrig("2010-10-01 *1 UNTIL 2010-10-09") == x)

REM Mon Tue Wed Thu Fri SKIP \
    OMITFUNC vacation_2010 \
    AT 7:45 DURATION 8:00 MSG 



Jostein





More information about the Remind-fans mailing list