[Remind-Fans] Dumb question answered before
Paul M Foster
paulf at quillandmouse.com
Thu May 24 13:19:34 EDT 2007
Jorey Bump wrote:
> Paul M Foster wrote:
>
>> Meetings are normally scheduled for the last Monday of the month, as:
>>
>> rem Mon 1 -7 +3 msg Meeting (last Monday) %b
>>
>> But I've been informed that the next meeting (28 May) will be skipped. I
>> need a recipe that keeps the above in place for other dates, but skips
>> the meeting this next Monday (U.S. Memorial Day).
>
> I do something similar:
>
> PUSH
> OMIT 28 May 2007
> REM Mon +3 AT 14:00 SKIP MSG %"Weekly Meeting%" %a %2
> POP
Ah, I found where I had done this before. Not exactly what I wanted, but
it will work. (I couldn't make the above work.) Like this:
iftrig 28 May 2007
rem 28 May 2007 NO MEETING!
else
rem Mon 1 -7 +3 msg Meeting (last Monday) %b
endif
Paul
--
Paul M. Foster
More information about the Remind-fans
mailing list