Re: score file - how to?

From: Billy Chan (bilchan@glink.net.hk)
Date: Sat, 24 May 1997 08:37:41 +0800

Thu, 22 May 1997 21:56:53 -0500 bobr@mcs.com (Robert P. Rush)
wrote in list.Yarn:

>Hi fellow Yarners,

Hi!

>> Thanks Walt, I got the idea. What does $ mean here?
>$ matches the end of a line. In this case, since there isn't anything
>preceding the '$', it will match every line that has an end. In other
>words, it'll match every line.

Thanks.

>comp.sys.ibm.pc.games.strategic {
> killthreshold 1
> 2 Subject: sp 2
> 2 Subject: sp 1
> 2 Subject: sp I
>}

I experimented this alternative. It didn't work for me. VSoup errored out
and aborted using the score file. The questioned is the killthreshold
line within { }. I rechecked vsoup.inf. Does every score-rule need be
preceded with a score ? or killthreshold must be global?