Search found 1 match

by blambmn
Tue Jul 06, 2004 1:33 pm
Forum: ExamDiff Pro
Topic: Ignoring differences in lines
Replies: 1
Views: 11484

Ignoring differences in lines

I have two files for comparing. I want to ignore any lines which contain one or more character strings such as "ModificationDate" or "KeepTogether". Again, if a line contains either of those two words, I do not want that line in the comparison. I've read through the Regular Expressions help, but don ...