develooper Front page | perl.beginners | Postings from June 2003

Strange behaviour of chdir in mapped drives

Thread Next
From:
beginner beginner
Date:
June 30, 2003 06:28
Subject:
Strange behaviour of chdir in mapped drives
Message ID:
20030630132718.A1D0240EB@sitemail.everyone.net
Hi All,
        I wanted to search for *.html file on Server which I can mount in my Windows XP:
e.g. I drive mapped to tech\work\web\documents.
as I:\tech\work\web\documents
now i try to go inside this directory
as 
$basedir="I:/tech/work/web/documents";
chdir($basedir);

but this is not working I have tried the same with my local drives and it was working fine Don't know why 
May be you guys can help me out to solve my problem.


Thanks in Advance.
Amit Sharma.




_____________________________________________________________
Get Your Private, Free Jatt Email at http://www.jatt.com/

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About