Re: Creating an array from file input
- From: "John W. Krahn" <someone@xxxxxxxxxxx>
- Date: Mon, 18 Jul 2005 20:22:56 GMT
johnd wrote:
>
> I need to create an array of file names from an existing text file. I
> need to find out how to read a text file that contains the file names
> on a multiple line text file. Each individual file name is on a single
> line by itself.
>
> I want to create an array of the file names to use as input to a
> system command that will loop through the file names.
perldoc Tie::File
John
.
- References:
- Creating an array from file input
- From: johnd
- Creating an array from file input
- Prev by Date: Regexp for variable length tags
- Next by Date: Re: Regexp for variable length tags
- Previous by thread: Creating an array from file input
- Next by thread: Re: Creating an array from file input
- Index(es):
Relevant Pages
|