in reply to Re: Using Window System Path Variable in Perl Script
in thread Using Window System Path Variable in Perl Script

Oh wow! That's cool! I didn't even know that existed. I read about the %ENV hash in several different books, but none of the books I have mentioned the windir key. Go figure. :-\

THANK YOU!!!

Dev Goddess
Developer / Analyst / Criminal Mastermind

"Size doesn't matter. It's all about speed and performance."

  • Comment on Re: Re: Using Window System Path Variable in Perl Script

Replies are listed 'Best First'.
Re: Re: Re: Using Window System Path Variable in Perl Script
by Anonymous Monk on Mar 15, 2004 at 04:56 UTC
    At the command prompt in Windows, you can type the command "set" to see all your environment variables.
      Again, this is something I haven't come across in my reading, but that's very cool! :D Any idea if there's a Perl book out there devoted to Windows?

      Dev Goddess
      Developer / Analyst / Criminal Mastermind

      "Size doesn't matter. It's all about speed and performance."

      A reply falls below the community's threshold of quality. You may see it by logging in.