On Tue, 10 Mar 2009 11:10:41 -0400 "David F. Skoll" <[email protected]> wrote:
>Tarlika Elisabeth Schmitz wrote: > >> I have a reminder for a football match: >> REM 10 Mar 2009 AT 19:45 MSG Juventus v Chelsea %3 > >> I would like a reminder popup to appear 15 minutes after the end of >> the match (2 hrs after the kick-off) but the message should display >> kick-off time, i.e.: >> "Juventus v Chelsea 19:45" > >You need two separate REMs to do this: > >REM 10 Mar 2009 AT 19:45 MSG Juventus v Chelsea %3 >IF $Daemon != 0 > REM 10 Mar 2009 AT 21:45 MSG Juventus v Chelsea 19:45 >ENDIF One REM solution: FSET football(x) choose (x,0,120,0) REM 04 Aug 2009 AT 19:45 SCHED football MSG Juventus v Chelsea %v %3 -- Best Regards, Tarlika Elisabeth Schmitz _______________________________________________ Remind-fans mailing list [email protected] http://lists.whatexit.org/mailman/listinfo/remind-fans
