in reply to Re: Using Win32::FileOp to Map a Drive by Variable
in thread Using Win32::FileOp to Map a Drive by Variable

Yup, you're right, I looked at the code 50 times before posting, because I hate when I miss stupid things like this, and I missed it. I also agree I should have printed out "$share". Thanks for the (hard) lesson learned.
  • Comment on Re^2: Using Win32::FileOp to Map a Drive by Variable

Replies are listed 'Best First'.
Re^3: Using Win32::FileOp to Map a Drive by Variable
by Tanktalus (Canon) on Oct 20, 2005 at 01:51 UTC

    Hint: use a syntax-hilighting editor. It will help make things like this more obvious. As to which one to use - that's the subject of many a religious war, so I won't go there. There are many available, and which ones are "best" will be solely determined by the way you work. Since switching to a syntax-hilighting editor, I've never gone back.