[Remind-Fans] Print next occurrence regardless of %"

David F. Skoll dfs at roaringpenguin.com
Mon Apr 29 12:51:49 EDT 2013


On Mon, 29 Apr 2013 12:30:14 -0400
Roger <aretae at magma.ca> wrote:

> The last posting reminded me that I don't believe I got an answer to
> my question of how to get a simple listing of the next occurrence of
> each reminder regardless whether or not there is a %".

You could do the following evil trick.  Instead of directly using %"%" in
your reminders, do this:

IF $CalMode
   SET nocal "%\"%\""
ELSE
   SET nocal ""
ENDIF

REM Mon MSG [nocal]foo

Regards,

David.


More information about the Remind-fans mailing list