Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

428.Text file splitter -- How to join multiple text/csv files in horizontal direction?

User: editor -- 2010-02-22          << 427  429 >>
Hits: 4770
Type: Text file splitter   
Search all Text file splitter examples
Description:
How to join multiple text/csv files in horizontal direction?
Input Sample:
=== file1 === 
111 
222 
333 
444 
... 
=== file2 === 
aaa 
bbb 
ccc 
ddd 
... 
=== file3 === 
AAA 
BBB 
CCC 
DDD 
...
Output Sample:
111 aaa AAA 
222 bbb BBB 
333 ccc CCC 
444 ddd DDD 
....
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
If you want to join some files manually: 
1. ctrl-o open file1 
2. select "File->Load->Column Append File to Page" menu, select the delimter(default is tab), click 'Next' and select file2 
3. repeat step2 for other files file3, file4, ... 
4. ctrl-s save the result to a new file. 
 
If you want to join many files automatically, please check  session "Join many files horizontally(Column append)" of following link: http://www.mind-pioneer.com/services/Text_file_splitter.html 

Similar Examples:
How to join multiple script (rst) files from replace pioneer? (63%)
How to remove the last 3 lines of multiple text files all at once? (58%)
How to convert multiple text files from DOS format to UNIX format? (57%)
How to convert multiple text files from UNIX format to DOS format? (57%)
How to join all text file in a folder and remove all blank lines? (56%)
How to replace strings in multiple text files with an increasing id start from 1? (56%)
How to replace strings in multiple files with a global  increasing ID? (56%)
How to replace adjacent multiple spaces in a text files into one tab? (54%)

Check Demo of Text file splitter
Keywords:
join many files horizontally  horizontal  hori  join many files  column append  join multiple  repeat  csv files  splitter  text file splitter  horizontal join of files  horizontal file append  horizontal file join  join files horizontal  horizontal append files  join multiple files  append multiple files  join files