On Fri, Jun 12, 2009 at 11:22 PM, Glenn Knickerbocker<[email protected]> wrote:

> Wherever columns differ, I want to see the words in one record or the
> other (or both) that contain those columns.  Where the different
> character is a blank, I'm not sure what I'd want to see.

That's the part that troubled me. If you have
ABCDE
AB DE
I believe the output would be the same as when the 2nd record were ABCDE

I was hoping we could do a word-by-word comparison rather than
column-wise, but that might leave the remainder of the line as
non-matching.

Rob

Reply via email to