Page 1 of 1

merge to CSV

Posted: Mon Oct 13, 2008 10:37 pm
by tahoar
I have several hundred 1-column files in folder A and corresponding files with identical file names in folders B... A and B are sub-folders off on one root.

I need to batch process to merge each pair of 1-column text files in the two folders into a corresponding .CSV (tab or comma) file. I currently have three descrete textpipe scripts that I run separately. I could use a batch file to step through each, but i'm hoping for a cleaner solution.

Anyone tackled this before?

Tom

Re: merge to CSV

Posted: Tue Oct 21, 2008 9:05 am
by DataMystic Support
Hi Tom,

A batch file or Windows script is the best option, since the "Filters\Add\Add text side-by-side" file changes each time.