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

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.

  • Comment on Re: Re: Re: Open NT inforserver from NT workstation