Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PATH statement to a Novell mapped drive

Status
Not open for further replies.
Joined
Dec 19, 2002
Messages
11
Location
CA
Ok here's the scoop,

I've got a simple PERL script being executed on a Windows98 machine that needs to move about 80-90 files (daily) from one Novell server folder to another folder (on the same server).

Problem is, when the PERL scrip is run, an error occurs in the PERL window that says "Path Not Found".

Editing the autoexec.bat file on the WIN98 machine to include the mapped network drive locations (the 'to' and 'from' folders) in the PATH statement does not work.

Anyone have any ideas?
I need to get this resolved quick fast! :)
 
try the FULL network path for both file locations
 
Actually I did try that for at least one file to see if it would pass and it didn't... :(
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top