Often files contain line numbers that have to be ignored during comparison. For example, a file may have lines like these:
01 BEGIN PGM
02 LX0 Y0 Z100
03 M3
while what needs to compared is:
BEGIN PGM
LX0 Y0 Z100
M3
ExamDiff Pro allows to ignore such numbers: go to Options | Compare | "Ignore parts of each line", and set "Part matching regular expression" to
^\d+
How to ignore line numbers in text files
How to ignore line numbers in text files
Last edited by psguru on Sun May 16, 2004 2:58 pm, edited 1 time in total.
psguru
PrestoSoft
PrestoSoft