![]() |
|
go ahead... be a heretic | |
PerlMonks |
Re: Windows convention for per-user configuration files for a Perl applicationby Hyler (Sexton) |
on Oct 17, 2000 at 14:41 UTC ( #37119=note: print w/replies, xml ) | Need Help?? |
If you're on an NT domain, you have the environment variables
HOMEDRIVE, HOMEPATH and HOMESHARE, works
in both NT4 and 2000. I think you have those on 95/98 too but I'm not sure. However, profiles aren't the same on 9x and NT, so I wouldn't use $ENV{USERPROFILE}.
In Section
Seekers of Perl Wisdom
|
|