Search found 2 matches
- Mon Mar 17, 2008 9:38 am
- Forum: ExamDiff Pro
- Topic: regular expression search
- Replies: 3
- Views: 6638
Re: regular expression search
The suggestion, on.*?request, didn't work any differently. By the way, I'm using 3.5.1.5, 5/26/2007. I'll try the suggested version. Thanks for your help!
- Fri Mar 14, 2008 11:23 am
- Forum: ExamDiff Pro
- Topic: regular expression search
- Replies: 3
- Views: 6638
regular expression search
I'm using the following regular expression search
on.*request
with which I expect to find the following phrases (as examples):
OnActivationRequest(
OnReloadRequest(
However, when starting from the top of the file, I'm locating the first instance of "on" in the file, and highlighting everything ...
on.*request
with which I expect to find the following phrases (as examples):
OnActivationRequest(
OnReloadRequest(
However, when starting from the top of the file, I'm locating the first instance of "on" in the file, and highlighting everything ...