On Sun, 12 Jun 2016 03:13:25 -0400
"Ian! D. Allen" <[email protected]> wrote:

> This one-line reminder file "r" gives an error message because
> trigdate() is not set and the subtraction has mixed types:
> 
> REM SPECIAL [ "COLOR 66 66 66 " + iif( (trigdate()-today()) == 0,
> "FOO", "BAR" ) ]

As per the man page:

o You cannot use expression-pasting to determine the type (MSG, CAL,
  etc.) of a REM command.

In the case of a SPECIAL, the token following the SPECIAL is considered to
be part of the type specification.

Sorry.

Regards,

Dianne.
_______________________________________________
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