Hi Jean, @14-Jan-2004, 09:50 +0100 (14-Jan 08:50 UK time) Jean Site [JS] in mid:[EMAIL PROTECTED] said to tbudl:
JS> I try to understand the language of macros
... <snip>
JS> %SETPATTREGEXP="(?m-s)^Date\:\s*?((.*?[\d]{4})\s*?([\d]{0,2}\:%-
JS> [\d]{0,2}\:[\d]{0,2})\s*?(.*))"%REGEXPMATCH="%HEADERS"
JS> The explainations don't allow to undesrstand.
JS> Which is the language used here?
This uses 'Perl Compatible' regular expression (PCRE) syntax.
JS> For me "(?m-s)^Date\:\s*?((.*?[\�. Is martial language!
:-).
JS> Does exist a tutorial about macros?
What you really need is the regular expression tutorial.
http://www.silverstones.com/thebat/regex.html. There is a link there
to the original German version of this tutorial in case you can read
German more easily than you can English. The TB Help file also has
pretty comprehensive Regular Expression information in it. I taught
myself from that.
--
Cheers -- .\\arck D Pearlstone -- List moderator
SB! v2.03 Beta/33 on Windows XP 5.1.2600 Service Pack 1
'
pgp00000.pgp
Description: PGP signature
________________________________________________ Current version is 2.02.3 CE | "Using TBUDL" information: http://www.silverstones.com/thebat/TBUDLInfo.html

