merge to CSV
Posted: Mon Oct 13, 2008 10:37 pm
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
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