Quote:
Originally posted by Madhadder
I always used copy file1.csv + file2.csv + file3.csv biffile.csv
|
Doing it that way works too. But you need to write a batch file to create each merge. The copy file method is more efficient with processor/disk usage also. It just takes more effort.