Re: Creating an array from file input



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
.



Relevant Pages

  • Re: Creating an array from file input
    ... John ... Joe Smith wrote: ... > johnd wrote: ... >> I need to create an array of file names from an existing text file. ...
    (comp.lang.perl.misc)
  • Re: cmplx(0.,-x) or -j*x
    ... > Is there any speed advantage of using ... > where x is real and possible an array and j=sqrt. ... Prev by Date: ...
    (comp.lang.fortran)
  • Re: split regex
    ... Sorry for that John. ... Umesh ... >>> my grep return the values correct to my array and the values in array ... Prev by Date: ...
    (perl.beginners)
  • RecordCount
    ... is there a way to get a record count from a DataReader? ... array based on the count.. ... John ... Prev by Date: ...
    (microsoft.public.data.ado)
  • Re: COM replacement for BYTE* type?
    ... How about a SafeArray of VT_I1? ... John ... > I need to return array of bytes from COM function. ... Prev by Date: ...
    (microsoft.public.vc.atl)