Re: JESS: Watch all - '&1 ' inside defrule

2006-01-24 Thread ejfried
I think Daniela CLARO wrote: > MAIN::installer-barreaux-metallique: =1=1=1=1+t > MAIN::installer-barreaux-metallique&1: =1=1=1=1+t > > What actually this means for Jess? Internally, Jess breaks rules containing the "or" conditional element into multiple rules. In general, you shouldn't worry ab

JESS: Watch all - '&1 ' inside defrule

2006-01-24 Thread Daniela CLARO
Hi, I have one more question, I did an (watch all) to my batch program, and actually I found the in some rules that I defined it put this character &1 and it duplicate my rule. MAIN::installer-barreaux-metallique: =1=1=1=1+t MAIN::installer-barreaux-metallique&1: =1=1=1=1+t What actually this