Associate
- Joined
- 30 Sep 2004
- Posts
- 1,038
- Location
- Colchester, Essex
I have a list of filenames in a variable (seperated by newlines) and I want to merge them all into one file with a specified file name. How would I do that? (by merge, I mean copy the first one to newfilename and then append the second and third and so on)