he
contents of the file.
Thanks again.
> --
> From: [EMAIL PROTECTED][SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, August 29, 2001 11:13 AM
> To: Rice, Elizabeth A.
> Subject: Re: File names on NT
>
> The following message is a courtesy copy of
> "Elizabeth" == Elizabeth A Rice <[EMAIL PROTECTED]> writes:
Elizabeth> The File::Find puts the names into the $filetab with forward slashes. On
Elizabeth> NT, the archive program isn't prepared to handle filenames with forward
Elizabeth> slashes instead of backslashes, so says it cannot fi
> -Original Message-
> From: Rice, Elizabeth A. [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 29, 2001 10:03 AM
> To: '[EMAIL PROTECTED]'
> Subject: File names on NT
>
>
> My PERL program uses the File::Find routine to find files that match a
>
My PERL program uses the File::Find routine to find files that match a
certain description, and then build a file that contains a list of these
filenames.
Later I pass that file with the list of filenames to an archive program,
invoked via the system function.
The File::Find puts the names in