Tarlika Elisabeth Schmitz wrote:

> a) reminder on 1st working day of the month omitting holidays and
> weekends
> b) reminder on calender day before 1st working day

Caveat: You need Remind 3.1.7 for the following to work.
On 3.1.6, you need to wrap trigger() around the expressions
today()-1  and  x-1.

REM 1 OMIT Sat Sun AFTER SCANFROM [today()-1] MSG First Working Day
set x trigdate()
REM [x-1] MSG Day before first working day.

Please study the manual to understand the need for SCANFROM.

Regards,

David.
_______________________________________________
Remind-fans mailing list
[email protected]
http://lists.whatexit.org/mailman/listinfo/remind-fans

Reply via email to