Search found 1786 matches
- Tue Feb 19, 2019 1:01 pm
- Forum: ExamDiff Pro
- Topic: New is treated as change, how can i fix that?
- Replies: 7
- Views: 48
Re: New is treated as change, how can i fix that?
1. The split-function is only enabled in "Show All" mode, but not in "Show only differences", why ? 2. If I split in "Show all" and switch back to "Show differences", it resets the split i just have done? I have to show differences only. Yes, it's a design limitation. Split Block is designed to be ...
- Tue Feb 19, 2019 11:55 am
- Forum: ExamDiff Pro
- Topic: New is treated as change, how can i fix that?
- Replies: 7
- Views: 48
Re: New is treated as change, how can i fix that?
He only shows diffs (using the view filter).
- Tue Feb 19, 2019 11:12 am
- Forum: ExamDiff Pro
- Topic: New is treated as change, how can i fix that?
- Replies: 7
- Views: 48
Re: New is treated as change, how can i fix that?
The decision about Added/Deleted/Changed blocks is made based on lines that match. Diff blocks are isolated by identical (matching) lines, and if there are diffs in both files between matching lines, they are marked as Changed blocks. Otherwise, Added/Deleted.
- Sun Feb 17, 2019 12:47 pm
- Forum: ExamDiff Pro
- Topic: New is treated as change, how can i fix that?
- Replies: 7
- Views: 48
Re: New is treated as change, how can i fix that?
Hi Tim, It sounds like what you're asking for is a mode in which there are no "changed" blocks — only added and deleted blocks. ExamDiff Pro doesn't currently have this feature, but it is something that may be added in a later version. For now, you can manually "split" changed blocks into pairs of a...
- Fri Feb 08, 2019 9:35 am
- Forum: ExamDiff Pro
- Topic: Again?
- Replies: 7
- Views: 196
Re: Again?
Normally it should show an error. If it doesn't, it could be a condition that is not covered by our use cases, and in your particular situation I was unable to reproduce the error-less behavior.
- Thu Feb 07, 2019 9:02 am
- Forum: ExamDiff Pro
- Topic: Again?
- Replies: 7
- Views: 196
Re: Again?
Please send us your key (the long Base-64 string) via email so that we can investigate the issue.
- Wed Jan 16, 2019 8:44 am
- Forum: ExamDiff Pro
- Topic: Excel files comparison hurdles.
- Replies: 4
- Views: 377
Re: Excel files comparison hurdles.
Conversion to text is one-way operation, and you cannot save text back to Excel. I'm referring here to ExamDiff Pro, and it looks like you are talking about a different diff tool.
- Tue Jan 15, 2019 4:00 pm
- Forum: ExamDiff Pro
- Topic: Any way to compare directories for common files regardless of location in subdirectories
- Replies: 4
- Views: 147
Re: Any way to compare directories for common files regardless of location in subdirectories
Beyond Compare claims to do this: "Ignore Folder Structure: Compares filenames regardless of which subfolder they may be in. (Also called Flatten Folders.)" From what I understand, this would have a problem with identically named files located in different folders. It looks like matching is rather ...
- Fri Jan 11, 2019 12:42 pm
- Forum: ExamDiff Pro
- Topic: Any way to compare directories for common files regardless of location in subdirectories
- Replies: 4
- Views: 147
Re: Any way to compare directories for common files regardless of location in subdirectories
No, not with ExamDiff Pro. If you find a diff tool that does this, please let us know.
- Fri Jan 11, 2019 8:32 am
- Forum: ExamDiff Pro
- Topic: Comparison issue if amount of blanks used for indentation changed
- Replies: 1
- Views: 75
Re: Comparison issue if amount of blanks used for indentation changed
Unfortunately, your first two screenshots are not visible. Could you re-post them?
- Sat Jan 05, 2019 11:09 am
- Forum: ExamDiff Pro
- Topic: Again?
- Replies: 7
- Views: 196
Re: Again?
We'd need more information. First make sure that you have only one password.* file in ExamDiff Pro directory. If this is the case, please send us the key you are using via email.
- Sat Dec 22, 2018 5:14 pm
- Forum: ExamDiff Pro
- Topic: Please update the following plugins (for next release)
- Replies: 3
- Views: 551
Re: Please update the following plugins (for next release)
Thanks, we'll update cUrl plug-ins in the next build
- Thu Dec 13, 2018 2:30 pm
- Forum: ExamDiff Pro
- Topic: After Sorting, records are not displayed Any empty lines in other window.
- Replies: 4
- Views: 442
Re: After Sorting, records are not displayed Any empty lines in other window.
This is usually achieved by ignoring some unimportant parts of lines. If this is not possible, use manual synchronization to change how the diff engine matches lines. To use manual synchronization, enable the synchronizing splitter (View | Synchronizing Splitter), then hover with the mouse over its ...
- Wed Dec 12, 2018 8:39 am
- Forum: ExamDiff Pro
- Topic: After Sorting, records are not displayed Any empty lines in other window.
- Replies: 4
- Views: 442
Re: After Sorting, records are not displayed Any empty lines in other window.
Use "Ignore All Blank Lines" under Options | Text Compare.
- Tue Dec 11, 2018 12:58 pm
- Forum: ExamDiff Pro
- Topic: Excel files comparison hurdles.
- Replies: 4
- Views: 377
Re: Excel files comparison hurdles.
The plug-in simply converts XLSX files to CSV files, that are then fed into the diff engine. A typical CSV file (e.g. see https://en.wikipedia.org/wiki/Comma-separated_values) does not surround commas with spaces.