On Mon, May 14, 2007 at 09:53:18AM -0400, Jorey Bump wrote:
> Paul Pelzl wrote:
> > On Mon, May 14, 2007 at 02:39:57PM +0100, T E Schmitz wrote:
> >> I would like to specify a trigger date as date+x days. What's the syntax
> >> for this?
> >>
> >> I am looking for something like
> >>
> >> REM [trigger('2007-04-11' +180] MSG top up phone-card
> >
> > This works, if you add the closing ')' for the trigger() function...
>
> How would you write it to trigger *every* 180 days from that date?
Something like
REM 2007 Apr 11 *180 MSG "top up phone-card"
would probably work. If there's an end in sight you could also put an
UNTIL in:
REM 2007 Apr 11 *180 UNTIL 2020 MSG "top up phone-card"
That should work.
--Phil
--
Phil Snowberger -- [EMAIL PROTECTED]
Department of Computer Science and Engineering
University of Notre Dame
_______________________________________________
Remind-fans mailing list
[email protected]
http://lists.whatexit.org/mailman/listinfo/remind-fans