From: "Eric Peers" <[EMAIL PROTECTED]>
> Based on a lack of replies to my post of yesterday, I'm assuming that
> perl running on a Windows machine can not access a Windows directory
> with spaces in the directory path (i.e. D:\scripts\perl script
> files\).
Based on lack of i
Oh, sure, if you actually want to READ it later... :}
-Original Message-
From: Stout, Joel R [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 28, 2002 1:22 PM
To: 'Timothy Johnson'; 'Eric Peers'; [EMAIL PROTECTED]
Subject: RE: network file directories and directo
: 'Eric Peers'; [EMAIL PROTECTED]
> Subject: RE: network file directories and directory names with spaces
>
>
>
> Perl CAN access windows directories with spaces in the
> directory path. You
> can test it out like this:
>
> opendir(DIR,"testmachine\\
Hmmm, no I haven't. And so obvious! Will give it a try shortly.
Eric
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ED]
Subject: network file directories and directory names with spaces
Based on a lack of replies to my post of yesterday, I'm assuming that perl
running on a Windows machine can not access a Windows directory with spaces
in the directory path (i.e. D:\scripts\perl script files\). I've
Based on a lack of replies to my post of yesterday, I'm assuming that perl
running on a Windows machine can not access a Windows directory with spaces
in the directory path (i.e. D:\scripts\perl script files\). I've been given
permission to change the spaces to underscores, so for the moment that