Hi...
I have a problem with OR (v) operator. I´m using this operator in a rule, that should be fired only once when both of the conditions happened . The problem is that if both events are happening, the rule fires twice. example;
(defrule names (or (name mao) (name july)) => (printout "hello world"))
 
I´m getting: hello world
                 hello world
 
Would you please help me with this issue ?
regards , Mauricio Rincon.



Correo Yahoo!
Comprueba qué es nuevo, aquí
http://correo.yahoo.es

Reply via email to