Hi , I try to understand the language of macros
Macros understanding I go to: http://www.silverstones.com/thebat/macros.html There is an example Including the original message date in replies: A regex based macro was created to extract the original message date and time from a messages RFC headers. Here it is: %SETPATTREGEXP="(?m-s)^Date\:\s*?((.*?[\d]{4})\s*?([\d]{0,2}\:%- [\d]{0,2}\:[\d]{0,2})\s*?(.*))"%REGEXPMATCH="%HEADERS" The explainations don't allow to undesrstand. Which is the language used here? For me "(?m-s)^Date\:\s*?((.*?[\�. Is martial language! Where can I found explanations about SETPATTREGEXP, REGEXPMATCH..? Does exist a tutorial about macros? Thanks for the help -- Papy mailto:[EMAIL PROTECTED]
________________________________________________ Current version is 2.02.3 CE | "Using TBUDL" information: http://www.silverstones.com/thebat/TBUDLInfo.html

