Hi all, On Saturday, December 31, 2005, 9:33:32 AM, you wrote:
PM> %SUBJECT="Re:%SETPATTREGEXP='(?i)\A(?::?\s*)%- PM> (?:(?:\s*(?:fwd|re|aw|fw|antwort|wg|forw)%- PM> (?:\[\d*\])?:\s*)|(?:\s*\[.*\]\s*))*%- PM> (.*?)(?:(?:\s*\((?:was|war):.*\)\s*)|%- (?:\((?:PGP|S/MIME) PM> Decrypted\)))*\z'%- %REGEXPMATCH='%OSUBJ'" It appears that if I remove the spaces from the macro above (which was copy & pasted directly from the website) then the macro works as it should. Here's the macro I used: %SUBJECT="Re:%SETPATTREGEXP='(?i)\A(?::?\s*)%-(?:(?:\s*(?:fwd|re|aw|fw|antwort|wg|forw)%-(?:\[\d*\])?:\s*)|(?:\s*\[.*\]\s*))*%-(.*?)(?:(?:\s*\((?:was|war):.*\)\s*)|%-(?:\((?:PGP|S/MIME) Decrypted\)))*\z'%-%REGEXPMATCH='%OSUBJ'" -- Warmest regards, Paul Created using TheBat! 3.64.01 Christmas Edition on Windows XP ________________________________________________ Current version is 3.64.01 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

