|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (9 bit)
|
Text File Integration Software Help
Is there a software available that enables the user to integrate the contents of different text files to one?
An example of this are separate indexed text files to be combined in a single text file for easier browsing/searching. |
|
|
|
|
|
#2 |
|
Forum Administrator
Staff
Premium Member
Join Date: May 2000
Location: Joplin MO
Posts: 37,777
|
A Google search for "merge text files" gives a lot of hits.
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Nov 2001
Posts: 1,965
|
You can use the console command copy:
Code:
COPY FILE1.TXT + FILE2.TXT + FILE3.TXT BIGFILE.TXT |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|