in reply to Re: Use of Uninitialize value in Join or String
in thread Use of Uninitialize value in Join or String

Thanks for replying back. when I run the program against a local directory. It works fine but If I run it against a map drive. It doesn't work and it gave me the error message. could you tell me what could I do to rewrite my code so I read the file with no problems.?
  • Comment on Re: Re: Use of Uninitialize value in Join or String

Replies are listed 'Best First'.
Re: Re: Re: Use of Uninitialize value in Join or String
by vek (Prior) on Jun 09, 2003 at 06:34 UTC

    Just out of curiosity, are you sure the file on the map drive is in the same format as the file on the local directory?

    -- vek --