[Remind-Fans] Env var not expanded

David F. Skoll dfs at roaringpenguin.com
Fri Oct 3 21:39:45 EDT 2008


Jorge Luis wrote:
> Why doesn't this simple statement work in my .reminders?
> INCLUDE [getenv ("$HOME")]/.tkreminders

getenv("$HOME") is probably wrong.
getenv("HOME") is probably right.

-- David.



More information about the Remind-fans mailing list