Johnson, Shaunn" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 17, 2002 5:45 PM
Subject: RE: names with spaces
> --i've tried that, but, this is the results from that:
>
> [snip]
>
> /i/Depression Management/Mailing/test/03
> /i/Depressio
l Message -
From: "Johnson, Shaunn" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 17, 2002 5:26 PM
Subject: names with spaces
> Howdy:
>
> I thought that this worked, but, I have a script where
> I try to get a list of file names that ha
can you send me the entire script again. already deleted the first one
> -Original Message-
> From: Johnson, Shaunn [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 17, 2002 12:46 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: names with spaces
>
>
> -
--i've tried that, but, this is the results from that:
[snip]
/i/Depression Management/Mailing/test/03
/i/Depression Management/Mailing/test/04
/i/Depression Management/Mailing/test/05
/i/Depression Management/Mailing/test/06
ls: /i/Depression: No such file or directory*** this is breaking **
>
> The problem is, the first step is to create a sub-directory
> in a path that have spaces in the names.
>
> I thought I fixed it, but, it seems that the script
> fails one way or the other (building the sub-directory
> or the creation of the files).
>
> Can someone tell me why this is not work
INLINE
> -Original Message-
> From: Johnson, Shaunn [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 17, 2002 12:26 PM
> To: '[EMAIL PROTECTED]'
> Subject: names with spaces
>
>
> Howdy:
>
> I thought that this worked, but, I have a sc
Howdy:
I thought that this worked, but, I have a script where
I try to get a list of file names that have spaces
and do something with those files (in this example,
I'm making ISO images out of them).
The problem is, the first step is to create a sub-directory
in a path that have spaces in the na
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
From: "Johnson, Shaunn" <[EMAIL PROTECTED]>
> --Yeah, I did cut and past, but I missed
> the backticks at the beginning and
> end of the command (mkisofs) and
> the end of the line.
No problem, just wanted to be sure.
> --The readdir option - not sure if I follow,
> but I will
Original Message-
From: Jenda Krynicky [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 27, 2002 11:32 AM
To: [EMAIL PROTECTED]
Subject: Re: file names with spaces in perl
From: "Johnson, Shaunn" <[EMAIL PROTECTED]>
> I'm having a problem with tr
From: "Johnson, Shaunn" <[EMAIL PROTECTED]>
> I'm having a problem with trying to get
> a list of files with spaces in them.
>
> I'm writing a perl script that goes into
> a directory, get a list of files with spaces
> in them (this is a file.doc) and run a
> mkisofs command aga
Howdy:
I'm having a problem with trying to get
a list of files with spaces in them.
I'm writing a perl script that goes into
a directory, get a list of files with spaces
in them (this is a file.doc) and run a
mkisofs command against it.
I can get a list of the files:
[example]
$debug=2;
forea
17 matches
Mail list logo