Tarlika Elisabeth Schmitz wrote:

> remind -iVAR=abc test 2009-09-08
> error: Remind: '-i' option: Undefined variable

remind '-iVAR="abc"' ...

Everything after the = is evaluated as an expression, so abc means the
variable abc, whereas "abc" means the constant string "abc".

-- David.
_______________________________________________
Remind-fans mailing list
[email protected]
http://lists.whatexit.org/mailman/listinfo/remind-fans

Reply via email to