On Mon, 29 Apr 2013 12:30:14 -0400
Roger <[email protected]> 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.
_______________________________________________
Remind-fans mailing list
[email protected]
http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans
Remind is at http://www.roaringpenguin.com/products/remind

Reply via email to