I'm wondering if there's a way to simply specify a delta for functions which 
return a date spec with an AT clause. Is it necessary to use the WARN keyword 
(and create an unnecessary user-defined function)?

For example:

        REM [trigger('2011-12-22', 5:30, 1)] MSG Solstice %c

I tried a large tdelta (two days or more) but it didn't work:

        REM [trigger('2011-12-22', 5:30, 1)] ++2880 MSG Solstice %c

Is there a reason that a shorthand argument does not produce a shorthand 
output? If it did, I think I could just do this:

        REM [trigger('2011-12-22@5:30', 1)] +2 MSG Solstice %c

Thanks,
askye
_______________________________________________
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