Invalid top directory at d:\perl\lib\file\find.pm line 562

2007-09-27 Thread Perler
Hi, i am using the following script to find a file entered by a user. use Win32::DriveInfo; use File::Find; my @drives = Win32::DriveInfo::DrivesInUse(); #Get the drives on a Machine my [EMAIL PROTECTED]; #Number of Drives my $i=$cnt; #Counter assignment #The following loop appends "/"

Invalid top directory at d:\perl\lib\file\find.pm line 562

2007-09-27 Thread Perler
Hi, i am using the following script to find a file entered by a user. use Win32::DriveInfo; use File::Find; my @drives = Win32::DriveInfo::DrivesInUse(); #Get the drives on a Machine my [EMAIL PROTECTED]; #Number of Drives my $i=$cnt; #Counter assignment #The following loop appends "/"