in reply to Re: Network File read not working if invoked externally
in thread Network File read not working if invoked externally

Thanks for replying. I have attached the sample code here.
  • Comment on Re^2: Network File read not working if invoked externally

Replies are listed 'Best First'.
Re^3: Network File read not working if invoked externally
by Corion (Patriarch) on Jan 05, 2017 at 09:47 UTC

    If that is real, tested code, can you please explain what it is supposed to do:

    @wslfiles[0]='\\\\XXXXXXX\\f\$\\apps\\webapps\\auth.wsl'; my @wsl = @{$_[0]}; foreach $filename(@wsl)

    If that was not real code that raises the error, then please post short, real code that raises the error (after removing the server name etc.).

    From the error message, does the file mentioned in the error message exist?

    dir \\XXXXXXX\f$\apps\webapps\auth.wsl