Hi David, On Wed, 25 Jun 2003 15:48:42 +0100 David Elliott wrote:
>>> a subject from >>> >>> Re: Fw: [OK] This is not working >>> >>> to >>> >>> Re: Fw: This is not working >> >> %setpattregexp='(?i)(.*)\[OK\]\s+(.*)'%- >> %RegExpBlindMatch='%OFullSubj'%- >> %subject="%SubPatt='1'%SubPatt='3'" > > 1) Well that is pretty close to what I had, but I missed out the \s for the > start of the word. > > 2) Well that works in the RegEx Test addin on the help system however It > does not work in a QT. err pass as to why !! Over here the following lines work in both Account-Reply-Template and a separate QT: ,--- %SetPattRegExp="(?i)(.*?)\s*\[OK\]\s*?(\s?.*)'%- %RegExpBlindMatch="%OFullSubj"%- %Subject="%SubPatt='1'%SubPatt='2'"%- `--- -- Ciao, Pit ________________________________________________________ http://www.silverstones.com/thebat/TBUDLInfo.html
