Hello, Januk ([EMAIL PROTECTED]) DG>> is it possible to do following? I have some text and... there is DG>> always one line which ends with ) [RIGHT PARANTHESIS]. and all I need DG>> is to get next line after this. example:
JA> %SetPattRegexp="(?-s)\)\n(.*?)\n"%- JA> %RegexpMatch="%OText"%- something don't work. here is the text I received (original): ---<BOF>--- Dear harijs, You have received a request: febooti (software) http://www.febooti.com/products/filetweak/ Please visit this page as soon as possible and <blah-blah skipped> Thank you ---<EOF>--- after RIGHT PARANTHESIS is line http://www.febooti.com/products/filetweak/ and this is what I need... --- E-mail... [EMAIL PROTECTED] Dr.GAD... Wise men speak because they have something to say... --- TheBAT... 1.62 Christmas Edition System... Windows XP 5.1 (2600, Service Pack 1) Date..... Thursday, July 17, 2003 [10:43:35 AM] ________________________________________________________ http://www.silverstones.com/thebat/TBUDLInfo.html
