Re: score file - how to?
From: Hardy Griech (rgriech@swol.de)
Date: Tue, 27 May 1997 07:29:45 +0100
On Tue, 27 May 1997 07:39:09 +0800, bilchan@glink.net.hk (Billy Chan) wrote:
:
> >If you want to apply a killthreshold to a specific group, the "-1
> >Subject: $" seems to be the only way, although, you might want to
> >change the '$' to a '^'. That way, it'll look for the beginning of the
> >line instead of the end of the line. It may speed it up just a tad.
>
> '^' is a regular expression, right? I'm a little confused here. VSoup
> requires the keyword 'pattern' if we want to use regular expression or
> VSoup will try to catch a literal string.
:
Absolutely right. For a (perhaps too short) explanation check
VSoup-Docs (I assume you already have...).
Special characters for regexps are: '*+?|.^$[' and ']' (hope didn't
forget anything). And if you are using regexp you should (have to)
give VSoup a pointer, that it is one...
Hardy
--
Hardy Griech, Ernetstr. 10/1, D-77933 Lahr
http://privat.swol.de/ReinhardGriech/