Text File Joiner, Merger

Text_sort  Text_data_calculation 
File Joiner, merger
* Supports flexible naming rules for new files.
* Can join multiple files and adding head/tail for each file.
* Can join mutliple files in vertical or horizontal direction.

Join many files vertically(append) with Name and Time Stamp

Example:

Join 3 files together and add header: --- Filename --- Date ---

Text merge

Procedures:

1) Ctrl-h open 'Replace' dialog

2) Change the ">" symbol between "outpage" and "output file" to ">> Append"

Text merge

3) Click Advanced Page, set "Insert Begin Text" to --- $FILENAME --- current_date() ---

Text merge

4) Click "Batch..." button, open batch runner

5) Click "Pick files" button and select file1.txt, file2.txt, file3.txt

6) Check set output filename, and change ${FILENAME} to result.txt

7) Click "Batch Replace"

Text merge


Join many files horizontally(Column append)

Example:

Join 3 files together horizontally

Text merge

Procedures:

1) Ctrl-h open 'Replace' dialog

2) Change the ">" symbol between "outpage" and "output file" to ">>> Column Append"

Text merge

3) Click "Batch..." button, open batch runner

4) Click "Pick files" button and select file1.txt, file2.txt, file3.txt

5) Check set output filename, and change ${FILENAME} to result.txt

6) Click "Batch Replace"

Text merge



[an error occurred while processing this directive]