[ List Archives Home ] [ Thread index for 2008 ]
[ Date index for 2008 ]
[ Author index for 2008 ]
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
- Date: Sat, 4 Jan 2003 11:04:28 -0800
- From: jlucas@xxxxxxxxxx
- Subject: Compiling with Perl on a network drive
Is it possible to get Perl to work on a network drive? I've been using Perl
scripts to compile booklists and would like to set it up so that others can
do it on their own.
So far I've only been able to use Perl from the C: prompt on the desk
computer I'm using. I suspect there is some gap in my understanding of how
these things work. I've downloaded Perl and installed in on the S: network
drive we share in the library, but when I go to the command prompt it is
always C: and I don't know how to change it to S: drive. We are using
Windows 2000.
Sorry that this is a rather muddled explanation!