need freeware compare .txt program, lost my copy

  • Thread starter Thread starter Steve St. Denis
  • Start date Start date
S

Steve St. Denis

Several months ago I was looking for a freeware program that would compare
two (.txt) text files and print the difference from these two files too
separate file. A person sent me his internet site and I downloaded the
freeware program and it work like a charm, could this person please let me
know where I can download your program again, I had a computer crash and
lost your program and can't seem to find the copy I made.

Or if anyone else has any idea where to find the compare program could you
send me the information.

Any help would be greatly appreciated.

Steve
 
Several months ago I was looking for a freeware program that would
compare two (.txt) text files and print the difference from these
two files too separate file. A person sent me his internet site

Can you ask them to re-mail you the site if you know who they are?
and I downloaded the freeware program and it work like a charm,
could this person please let me know where I can download your
program again, I had a computer crash and lost your program and
can't seem to find the copy I made.

Or if anyone else has any idea where to find the compare program
could you send me the information.

Any help would be greatly appreciated.

Steve

If you happened to read a post from this group you can search the
archives here:
http://www.google.com/advanced_group_search?hl=en

Or search these sites if you are in a hurry:
http://www.webattack.com/
http://www.freewarehome.com/
http://www.sover.net/~wysiwygx/index.html
 
Steve St. Denis said:
Several months ago I was looking for a freeware program that would compare
two (.txt) text files and print the difference from these two files too
separate file. A person sent me his internet site and I downloaded the
freeware program and it work like a charm, could this person please let me
know where I can download your program again, I had a computer crash and
lost your program and can't seem to find the copy I made.

Or if anyone else has any idea where to find the compare program could you
send me the information.

Any help would be greatly appreciated.

Steve

'diff' is the commandling utility you want. There probably is a
cygwin port of this for Windows somewhere.
 
Steve St. Denis said:
Several months ago I was looking for a freeware program that would compare
two (.txt) text files and print the difference from these two files too
separate file. A person sent me his internet site and I downloaded the
freeware program and it work like a charm, could this person please let me
know where I can download your program again, I had a computer crash and
lost your program and can't seem to find the copy I made.

Or if anyone else has any idea where to find the compare program could you
send me the information.

Any help would be greatly appreciated.

Steve

It probably wasn't but, does Quick Compare ring a bell?

http://www.it-mate.co.uk/support/quickcompare.asp

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
 
Several months ago I was looking for a freeware program that would compare
two (.txt) text files and print the difference from these two files too
separate file. A person sent me his internet site and I downloaded the
freeware program and it work like a charm, could this person please let me
know where I can download your program again, I had a computer crash and
lost your program and can't seem to find the copy I made.

Or if anyone else has any idea where to find the compare program could you
send me the information.

Any help would be greatly appreciated.

Steve
WinMerge 2.0

"An Open Source visual text file difference and merging tool for Win32
platforms. It is highly useful for determining what has changed between
project versions, and then merging changes between versions.

Features:
Visual difference of text files
Syntax highlighting
Diff a single file, or entire directories
File filters in directory diff
Merge differences
Directory recursion
Integrated editor (with multi-level undo/redo)
Find & Replace
Drag & Drop support
Option for integration with Windows Explorer
Rudimentary Visual SourceSafe and Rational ClearCase integration
Handles DOS, UNIX and MAC text file formats
Localizable interface via resource DLL
HTML-based User's Guide"

http://winmerge.sourceforge.net/

Regards

Wayne D
 
Back
Top