ignore comment

General questions about using ExamDiff Pro, ideas for new features, bug reports, and usage tips.
Post Reply
mariah
New Member
Posts: 2
Joined: Thu Jan 31, 2008 12:13 pm
Location: canada

ignore comment

Post by mariah »

Hi, I need to use ignore comment optioin for this line:

Date and Time : Jan 28: 08

I tried several regular expression, but I could not get it, the latest thing I tried is

^.*Date

please help me , thanks
mariah
New Member
Posts: 2
Joined: Thu Jan 31, 2008 12:13 pm
Location: canada

Post by mariah »

I think I got that one using something like :

.*..:..

but I do not know how to ignore this one, nothing work for me sofar:

Time to End: 1hr, 0 min

I appreciate any reply
mariah
User avatar
psguru
Site Admin
Posts: 2396
Joined: Sat May 15, 2004 4:23 pm
Location: California
Contact:

Post by psguru »

You can use a regular expression such as:

Date and Time|Time to End

to ignore lines with either of these phrases.
psguru
PrestoSoft
Post Reply