On Saturday, July 26, 2003, at 18:58:09 [UTC+0300] (Saturday, July 26, 2003 17:58 my local time) Dr.GAD wrote:
> ten days ago I posted this message but no one helped me... maybe now > someone will help me. plz :) Try to use slightly modified version of template given by Januk: %SetPattRegexp="(?-s)\)\s*\n(.*?)\n"%- %RegexpMatch="%Text"%- Januk used %OTEXT macro which does not exists, but even with correct %TEXT macro his template did not work. After the ")" character some whitespaces can exist, hence I add the "\s*" part in the regexp. -- Best regards, Zygmunt Wereszczynski (Using The Bat! v1.63 Beta/11 on Windows 98 4.10 Build 2222 A ) ________________________________________________________ http://www.silverstones.com/thebat/TBUDLInfo.html
