Compare 2 Files

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
obelisk
Posts: 2
Joined: 28 Oct 2006 02:34

Compare 2 Files

Post by obelisk »

Hi,

Is there any way to compare 2 text files and see where the differeces are?

Thanks

admin
Site Admin
Posts: 64849
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Compare 2 Files

Post by admin »

obelisk wrote:Is there any way to compare 2 text files and see where the differeces are?
Yeah: use a file compare software. :wink:

Hi, welcome to XY! What you ask is not there. However, I do plan to add a simple "same or not" function. But to show the differences ... no, I don't think that's the job of a (unbloated) file manager.

j_c_hallgren
XY Blog Master
Posts: 5826
Joined: 02 Jan 2006 19:34
Location: So. Chatham MA/Clearwater FL
Contact:

Post by j_c_hallgren »

For comparing text files:
When I needed to do this last year for some Perl code, I found and have used the following (from the ReadMe):
ExamDiff(TM) Version 1.6m
Copyright 1997-2005 PrestoSoft(TM).

ExamDiff is a freeware Windows tool for visual file
comparison. It has a number of simple and convenient
features that many users have been asking for a long time
from a file comparison tool.
I'd recommend this program as a solution...I looked at and tried a few others and settled on this one...it was the closest to what I had available back in my mainframe days from IBM...but this is from http://www.prestosoft.com/ps.asp?page=edp_examdiff#3
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.

avsfan
Posts: 554
Joined: 29 Jun 2006 09:00
Location: Fort Collins, Colorado

Post by avsfan »

another one that I've been very happy with (after trying a bunch of others) is WinMerge http://winmerge.org/.

It's also free, and has been able to do a more thorough compare than most (if not all) of the others I've tried, and allows easy merging of the two files.

I'd recommend taking a look at it!

andy
Last edited by avsfan on 29 Oct 2006 23:06, edited 1 time in total.

j_c_hallgren
XY Blog Master
Posts: 5826
Joined: 02 Jan 2006 19:34
Location: So. Chatham MA/Clearwater FL
Contact:

Post by j_c_hallgren »

Looks like I may need to check out that WinMerge product!
The screen shots look quite promising...but the website looks a bit funky on my IE...there is a total blank area on right side, and what logically should be there is at bottom after the ads...
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.

Tamil
Posts: 129
Joined: 10 Sep 2006 14:30
Location: .in
Contact:

Post by Tamil »


lukescammell
Posts: 744
Joined: 28 Jul 2006 13:15
Location: Kent, UK
Contact:

Post by lukescammell »

j_c_hallgren wrote:...but the website looks a bit funky on my IE...there is a total blank area on right side, and what logically should be there is at bottom after the ads...
Blame IE then...
http://validator.w3.org/check?verbose=1 ... rge.org%2F
http://jigsaw.w3.org/css-validator/vali ... medium=all

But I agree that the interface looks good. I shall definitely have a look at both WinMerge and ExamDiff. Thanks JC and avsfan :)
Used to update to the latest beta every day. Now I have children instead…
Windows 10 Pro x64 (everywhere except phone…)

obelisk
Posts: 2
Joined: 28 Oct 2006 02:34

Post by obelisk »

Thanks for the info.

avsfan
Posts: 554
Joined: 29 Jun 2006 09:00
Location: Fort Collins, Colorado

Post by avsfan »

One other tip on WinMerge -- make sure you look at the options under "View" (for example, the WinMerge review on DonationCoder.com didn't have the "Diff Pane" turned on, which shows exactly what's changed on the selected line).

Definitely some nice stuff out there, though!

andy

rod147
Posts: 46
Joined: 18 Apr 2005 15:44

Post by rod147 »

I'd recommend UltraEdit-32, a comprehensive text editor and Notepad replacement. And includes a great file comparer.

Post Reply