[Remind-Fans] timed reminder
David F. Skoll
dfs at roaringpenguin.com
Tue Mar 10 11:10:41 EDT 2009
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
Regards,
David.
More information about the Remind-fans
mailing list