in reply to Evironment variable on Win32 machines

I haven't used this but Dave Roth's book on Win32 scripting uses the Win32::AminMisc module to do this. He has code examples up on his web page. You want to look at Chapter 6.

Good Luck!
Ira

"So... What do all these little arrows mean?"
~unknown

  • Comment on Re: Evironment variable on Win32 machines

Replies are listed 'Best First'.
Re: Re: Evironment variable on Win32 machines
by RayRay459 (Pilgrim) on Jun 20, 2001 at 21:21 UTC
    Much thanks. I have Dave Roth's "Windows NT: Win32 Perl Programming" and it only touches lightly determining the current directory using environment variables.... I was in limbo on which one to buy at the book store.:) cheers, Ray