creating array from list of values



I have created a script to search a directory of files for specific
reports and write the names of these reports out to a file. How can i
turn the contents of that file into an array to use as variables to
copy those reports to another location with a different name.
Thanks

.