Search found 2 matches

by babsdoc
13 May 2013 23:32
Forum: DOS Batch Forum
Topic: Batch Edit and Merge CSV Files
Replies: 2
Views: 4314

Re: Batch Edit and Merge CSV Files

Endoro.... thanks a ton friend :)

Works like a charm !! Thanks once again, I'll be studying this piece of code :)

Regards,
babsdoc
by babsdoc
13 May 2013 12:48
Forum: DOS Batch Forum
Topic: Batch Edit and Merge CSV Files
Replies: 2
Views: 4314

Batch Edit and Merge CSV Files

Hi All, This is my first post I have 10 CSV files which I want to Merge which I have so far done by c:\type *.csv >> mergedfile.dat ***************FIRST PROBLEM************************* The problem is I want to edit each csv file before it is merged so that the first/last column of the data (in each...