Search found 4 matches

by Craig831
Tue Mar 11, 2008 6:47 am
Forum: ExamDiff Pro
Topic: Ignore column range for specific record type
Replies: 5
Views: 8349

Re: Ignore column range for specific record type

psguru wrote:The bug has been fixed in 4.0.1.2.

Thank you.
by Craig831
Thu Mar 06, 2008 11:02 am
Forum: ExamDiff Pro
Topic: Ignore column range for specific record type
Replies: 5
Views: 8349

Re: Ignore column range for specific record type

OK, to build on this, I have another question. (surprise, surprise...) :)

To give a little background, a co-worker and I built a regression system that will allow us to compare output from our production application to output from our changeset code. We compare the text files using ExamDiff Pro ...
by Craig831
Thu Mar 06, 2008 7:47 am
Forum: ExamDiff Pro
Topic: Ignore column range for specific record type
Replies: 5
Views: 8349

Re: Ignore column range for specific record type

Guess I posted too soon. I figured it out right after I submitted. For anybody who is trying to do the same thing, here's the regular expression that worked. I put this in the "Ignore parts of lines that match regular expression" option.


^AAAA.{24}(.{4})
by Craig831
Thu Mar 06, 2008 7:32 am
Forum: ExamDiff Pro
Topic: Ignore column range for specific record type
Replies: 5
Views: 8349

Ignore column range for specific record type

Hi,

First off, I love ED Pro. It's a great product. :)

I'm struggling a little bit, though, with ignoring a particular column range for a specific record type. I'm relatively new to regular expressions which makes it a little more complicated. Would you have an example of how to, for example ...