Re: Reading data from a text file

2003-06-04 Thread Sudarshan Raghavan
Gibson Scott (air4sag) wrote: I'm trying to come up with a script that will read a list of files from a text file and copy them from one path to another. I can't seem to get perl to use the text file as on a Win2000 PC. I call the perl program from the command line using the < to direct the dat

Reading data from a text file

2003-06-04 Thread Gibson Scott (air4sag)
I'm trying to come up with a script that will read a list of files from a text file and copy them from one path to another. I can't seem to get perl to use the text file as on a Win2000 PC. I call the perl program from the command line using the < to direct the data file to (i.e. cp.pl < inputf