jdow wrote:
The wording back then suggested you could write a META
rule with components scored zero so that they would not report but the
META would still work.

If I read the runes a-right, that's still how META rules work. Create a rule like this:

body __CONDITION_1      /something/

...and don't assign it a score at all. It'll execute, the META rules which rely on it will process the result, no problem.

HOWEVER, if you assign that rule a score of 0, as in:

score __CONDITION_1     0

...then the rule will be disabled, will not be processed, and any meta rule that relies on it will (a) throw this warning and (b) assume a value of false for that condition.

--
Kelson Vibber
SpeedGate Communications <www.speed.net>

Reply via email to