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
merge to CSV
Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators
- DataMystic Support
- Site Admin
- Posts: 2227
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact:
Re: merge to CSV
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.
A batch file or Windows script is the best option, since the "Filters\Add\Add text side-by-side" file changes each time.