Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Merging two text files, alternating order.
Name: Vance Date: June 3, 2009 at 22:01:40 Pacific OS: Windows Vista Subcategory: Batch
Comment:
Hi,
I'm having trouble merging two text files. I need to merge them so that the lines alternate, eg.
Summary: Hi I have a problem with a script I'm trying to write. I want to compare two text files which have a list of directories and then extract the added (new) or missing (deleted) ones. The issue I hav...
Summary: I’m just getting started with VB Script and I need to figure out how to compare two text files for duplicate numbers and then echo those duplicates. For example each text files contains numbers like...
Summary: I have a batch file that merges multiple text files into one. It works great excpet for the "blank box" at the end of the file. The last line of each individual file (*.idx) is blank. If I remove t...