Re: env array and get/putenv
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: env array and get/putenv

From: Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at>
Date: Thu Sep 22 2005 - 12:59:46 CEST

MartinLemburg@UGS <martin.lemburg.ugs@gmx.net> wrote:
> 4. Using the environment variable path or PATH is,
Let me guess... Windows?
Unlike case-insensitive Windows, tcl is case-sensitive.
Just use the correct case "PATH" and you're set.

For questions 1-3, others have posted answers (even if just
that environment-handling is tricky) already. I don't know
more than that, either.
Received on Thu Sep 29 14:38:36 2005