Is there any good way to rewrite this so I can specify the remind
days at the REM row or do I have to specify the days in a specific FSET?
Could I provide the days with something similair to this :
REM 2 Dec WARN _jwfun(30,10,0) MSG Johannas' Birthday %b.
/fredrik
On 14 nov 2007, at 13.17, David F. Skoll wrote:
Fredrik Eriksson wrote:
Johannas' birthday Dec 2 remind me 30 days before, 10 days before and
on the birthday
See the remind(1) man page, specifically the section "PRECISE
SCHEDULING"
In your example, you'd want:
FSET _jwfun(x) CHOOSE(x, 30, 10, 0)
REM 2 Dec WARN _jwfun MSG Johannas' Birthday %b.
Regards,
David.
_______________________________________________
Remind-fans mailing list
[email protected]
http://lists.whatexit.org/mailman/listinfo/remind-fans
_______________________________________________
Remind-fans mailing list
[email protected]
http://lists.whatexit.org/mailman/listinfo/remind-fans