in reply to Re: Extracting blocks of text
in thread Extracting blocks of text
so, this file would hopefully result in an array with 3 elements. another challenge, is that the last text block will not have the word term at the end of it. thanks in advance :-) ad3example file: term { yada yada 12345 () ... } term only occurs here { could be 30 lines here but never that word again until another block starts yadada } term, etc. _END_
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Extracting blocks of text
by BrowserUk (Patriarch) on Jun 28, 2006 at 21:37 UTC |