>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?