in reply to Re: Re: Re: Regex Question
in thread Regex Question
To use this approach I would have to preprocess the file to strip any blank lines not correctly terminating records.
If I am going to do this I may as well just look for the record itself. How do I only match a string which is followed by a blank line?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: Regex Question
by BrowserUk (Patriarch) on Jun 03, 2003 at 12:53 UTC |