The COPY shows the expected behavior. The SHELL COPY command can concacenate multiple files
code:
shell '%comspec% /c copy file1.txt+file2.txt file3.txt'

However, as your file are already in CSV-format I'ds really highly recoomed the database approach, it'll make analysis easy.
_________________________
There are two types of vessels, submarines and targets.