>>>-1 pattern Subject: $
>>
>>Thanks Walt, I got the idea. What does $ mean here?
>>
>
>Match to the end of the line. ^ means start at the beginning of the line
>and \ is an escape character so in the global part of my score I have a
>line:
>
>-5 Subject: \$
>
>and a score of -5 is assigned to any post with a dollar sign in the
>subject line but without the \ every post gets -5.
Thanks, I got it. From another user, I learned they're are a part of
regular expressions. Where can I find more about them? It'll be great if
I can see more examples too.
--
Billy