S
steve
I am a bit stumped on what should be pretty easy. I have a csv file
with filenames in it. I want to read that csv file into an array and
then parse through that array, one file at a time and search a given
directory for that filename. When (the filename will be in the
directory) that file is found it is copied from that location to
another given location.
Thanks for any help!
with filenames in it. I want to read that csv file into an array and
then parse through that array, one file at a time and search a given
directory for that filename. When (the filename will be in the
directory) that file is found it is copied from that location to
another given location.
Thanks for any help!