View previous topic :: View next topic |
Author |
Message |
Magliola
Joined: 10 Feb 2014 Posts: 8 Location: Chicago, Illinois USA
|
Posted: Wed Feb 19, 2014 4:23 am Post subject: Utility for Text File Comparison |
|
|
Can someone please recommend a good utility to compare text files for differences?
I have a series of sample input files and after editing the source and rebuilding the EXE, I run each sample input and check the output for unintentional changes versus the prior version. A compare utility would make the task much easier and more accurate.
Thank you. _________________ Regards,
Bob |
|
Back to top |
|
 |
dpannhorst
Joined: 29 Aug 2005 Posts: 165 Location: Berlin, Germany
|
Posted: Wed Feb 19, 2014 9:30 am Post subject: |
|
|
A very good tool for file comparison is:
ExamDiff Pro
Detlef |
|
Back to top |
|
 |
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8210 Location: Salford, UK
|
Posted: Wed Feb 19, 2014 9:40 am Post subject: |
|
|
I use WinMerge. Plato has some limited file comparison functionality. |
|
Back to top |
|
 |
JohnCampbell
Joined: 16 Feb 2006 Posts: 2615 Location: Sydney
|
Posted: Thu Feb 20, 2014 12:12 am Post subject: |
|
|
cmd.exe's FC provides a text comparison facility, as a text report summary.
The best ones are graphical displays that split the screen and colour the differences. I use to use ED for Windows Ver 3.8 which used bold colours to highlight the differences and allowed editing and updating the difference display, but sadly it was a 16-bit program that I lost at Windows 7. There are newer utilities available, but all that I have seen miss the point of the comparison, which is you want to clearly see and step through where the changes are.
John |
|
Back to top |
|
 |
jalih
Joined: 30 Jul 2012 Posts: 196
|
Posted: Thu Feb 20, 2014 7:51 am Post subject: Re: |
|
|
JohnCampbell wrote: | There are newer utilities available, but all that I have seen miss the point of the comparison, which is you want to clearly see and step through where the changes are.
|
I use Beyond Compare and think it does the job really well.
Here is a screenshot showing changes in my old project. |
|
Back to top |
|
 |
dpannhorst
Joined: 29 Aug 2005 Posts: 165 Location: Berlin, Germany
|
Posted: Thu Feb 20, 2014 9:12 am Post subject: |
|
|
ExamDiff Pro is working under Windows 7 and shows the differences between both files very clearly:
Detlef |
|
Back to top |
|
 |
DanRRight
Joined: 10 Mar 2008 Posts: 2923 Location: South Pole, Antarctica
|
Posted: Thu Feb 20, 2014 5:48 pm Post subject: |
|
|
Same beauty and simplisity as above with Total Commander. Windows is not usable for me without it. I run 5 different color TC simultaneously (and could be even more when I switch to 4k monitors) which are doing many other useful things |
|
Back to top |
|
 |
|