For Programmers: Free Programming Magazines  


Home > Archive > PERL CGI Freelance > March 2004 > Path to A: Drive









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Path to A: Drive
Atkinsfan

2004-03-19, 1:26 pm

Dear List:

I need to access A: drive to back up to a flat file database. How do you
show the path in Perl?

Thanks


Tintin

2004-03-19, 1:26 pm


"Atkinsfan" <saeid_la@yahoo.com> wrote in message
news:1068699960.26406@news-1.nethere.net...
> Dear List:


This is not a list. It is a newsgroup. It is a newsgroup for people who
are wanting to pay freelancers to do CGI/Perl work.

However......

> I need to access A: drive to back up to a flat file database. How do you
> show the path in Perl?


chdir("A:") or die "Can not cd to A: $!\n";


Atkinsfan

2004-03-19, 1:26 pm

Maybe later. Your suggestion did work for me, so no more need at the present
moment.

Thanks



"Tintin" <me@privacy.net> wrote in message
news:bov7j7$1ja1n0$1@ID-172104.news.uni-berlin.de...
>
> "Atkinsfan" <saeid_la@yahoo.com> wrote in message
> news:1068699960.26406@news-1.nethere.net...
>
> This is not a list. It is a newsgroup. It is a newsgroup for people who
> are wanting to pay freelancers to do CGI/Perl work.
>
> However......
>
>
> chdir("A:") or die "Can not cd to A: $!\n";
>
>



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com