Search found 2223 matches

by psguru
Sun Oct 08, 2006 7:39 pm
Forum: ExamDiff (Freeware)
Topic: diff file
Replies: 1
Views: 13880

You can use View | Shows Diffs Only command but it will show all diffs. ExamDiff Pro, on the other hand, will allow you to set a view filter to show, for instance, only added lines.
by psguru
Sat Oct 07, 2006 1:11 pm
Forum: ExamDiff Pro
Topic: Plugin question
Replies: 2
Views: 5900

Hi Michael,

It turns out that the latest version of catdoc (0.94.2) has some errors in xls2csv.exe . Fortunately, we were able to find an older version (0.94) that works. You can download it here.
by psguru
Thu Sep 28, 2006 6:00 am
Forum: ExamDiff Pro
Topic: Moving ExamDiff Pro to new PC
Replies: 2
Views: 7183

In order to move your license to another machine simply copy password.bin file form the first machine's ExamDiff Pro directory (where examdiff.exe file is located) to the second machine's ExamDiff Pro directory. If necessary, ExamDiff Pro can be downloaded at http://www.prestosoft.com/ps.asp?page=ed...
by psguru
Fri Sep 22, 2006 6:19 am
Forum: ExamDiff Pro
Topic: Starting ExamDiff Pro from Windows Explorer
Replies: 2
Views: 5686

Using "Open with" will open EDPro with one file as a parameter, that's why the second file will remain as it was in the previous session. There two better ways to launch EDPro from the Explorer: 1. Use Send To . You will have to add EDPro shortcut to your Send To folder (typically located ...
by psguru
Thu Sep 14, 2006 5:55 am
Forum: ExamDiff Pro
Topic: 3 way comparison and merge
Replies: 1
Views: 5123

Yes, such plans do exist but we are not implementing this feature in the next release.
by psguru
Wed Sep 13, 2006 6:36 pm
Forum: ExamDiff (Freeware)
Topic: Number of differences is incorrect
Replies: 1
Views: 14271

Yes, ExamDiff reports the number of diff blocks, which can be made of one or more lines. ExamDiff Pro does, in addition to this, report the number of changed lines and words/characters.
by psguru
Wed Sep 13, 2006 6:33 pm
Forum: ExamDiff Pro
Topic: java plugin and comments
Replies: 2
Views: 6043

You are correct, it's a known bug. The fix appears in (not yet officially released) 3.4.3. Please download it from http://www.prestosoft.com/download/edpro343.exe and let us know the results.
by psguru
Wed Sep 06, 2006 5:47 pm
Forum: ExamDiff Pro
Topic: wrong contents output file of binary compare via commandline
Replies: 2
Views: 5627

This can be "fixed" by unchecking the following option under Options | Misc | Messages: "Message about different binary files"
by psguru
Sun Aug 27, 2006 6:17 pm
Forum: ExamDiff Pro
Topic: Can I output a simple text file of lines which are different
Replies: 20
Views: 31773

Have you tried /o option? The result will be something like

1,2d0
< Line 1 from the first file
< Line 2 from the first file
4c2
< Line 4 from the first file
---
> Line 2 from the first file
by psguru
Sun Aug 27, 2006 4:21 pm
Forum: ExamDiff Pro
Topic: Can I output a simple text file of lines which are different
Replies: 20
Views: 31773

Well, perhaps you could provide an example of what you are looking for. It's possible that your particular need has already been covered by the current implementation of ExamDiff Pro.
by psguru
Sun Aug 27, 2006 3:27 pm
Forum: ExamDiff Pro
Topic: Can I output a simple text file of lines which are different
Replies: 20
Views: 31773

No, this is still not possible without additional scripting. To be honest, this feature hasn't been on our priority list since it's not requested by many users.
by psguru
Tue Aug 22, 2006 5:28 pm
Forum: ExamDiff Pro
Topic: Compare Next Matched?
Replies: 4
Views: 7547

I'll add the following suggestion to the wish list:

Upon launching matched file comparison from directory comparison, navigate through matched file pairs using Next and Previous commands
by psguru
Mon Aug 21, 2006 6:31 am
Forum: ExamDiff Pro
Topic: Compare Next Matched?
Replies: 4
Views: 7547

No, no such feature exists. EDPro treats every file comparison launched from a directory comparison as a separate process that has no knowledge of where it came from.
by psguru
Sun Aug 20, 2006 8:29 am
Forum: ExamDiff Pro
Topic: Bug on Windows 98 SE ?
Replies: 1
Views: 5386

Yes, it's a known problem with some message boxes not shown in 95/98/Me. The bug will be fixed in the next public build. The preview is available at http://www.prestosoft.com/download/edpro343.exe
by psguru
Tue Aug 15, 2006 6:42 pm
Forum: ExamDiff Pro
Topic: Error Message when trying to compare two text files
Replies: 4
Views: 7495

Your file has NULL characters in it. EDPro considers files with NULLs binary.