I tried to merge CVS files with the following code:
@echo off break > merged.csv for %%f in (pro*.csv) do for /F "tokens=*" %%g in (\'type &