in reply to Re: Open NT inforserver from NT workstation
in thread Open NT inforserver from NT workstation

How would I use "net use" with what I have?
  • Comment on Re: Re: Open NT inforserver from NT workstation

Replies are listed 'Best First'.
Re: Re: Re: Open NT inforserver from NT workstation
by Marza (Vicar) on Jan 06, 2003 at 18:50 UTC

    Unless you are going to hit that directory heavily and or constantly; I wouldn't. It would mean a little more coding for mapping and verifying errors(especically if you use a scheduler).

    You can use backticks but personally, I like to stay with Perl and the Modules.

    You could look at the NetResource module for dealing with shares.