I am comparing files that have lines with numbers separated by spaces. I want to get a comparison that only shows the the differing numbers in red, but I get other numbers in red as well and the only difference is that there are varying numbers of spaces between them. For example, here are 2 lines from the different files. Only the first number is different, but it shows 3 numbers being different. I have marked them with an asterisk. If you remove the asterisks
1* 0* 0 6 0 1 1 256 0 16 0 0 0 0 2 1* 1
7 0 0 6 0 1 1 256 0 16 0 0 0 0 2 1 1
If you paste these lines separately into 2 files and do the comparison it shows those numbers in red. I have all the whitespace variations in the Importance tab -> Default text panel unchecked.
How can I modify settings to do what I want?
Thanks for your time. This is very important to me. I have files with lots and lots of lines like these and it would be MUCH easier to compare if this could be done.
1* 0* 0 6 0 1 1 256 0 16 0 0 0 0 2 1* 1
7 0 0 6 0 1 1 256 0 16 0 0 0 0 2 1 1
If you paste these lines separately into 2 files and do the comparison it shows those numbers in red. I have all the whitespace variations in the Importance tab -> Default text panel unchecked.
How can I modify settings to do what I want?
Thanks for your time. This is very important to me. I have files with lots and lots of lines like these and it would be MUCH easier to compare if this could be done.
Comment