[EMAIL PROTECTED] wrote:
>What's happening here is that the (test) CE is evaluated every time
>the pattern immediately before it is matched. That means that when the
>first, second, third, and fourth (banana jay ?) facts are asserted,
>the (test) fails, but when the fifth is asserted, it passes; then the
>next two times, it fails again. There's nothing to remove that
>activation from the agenda when the number becomes more than 5, so it
>eventually fires. 

Ah, of course.  I realized that it was getting applied to each fact 
because of the previous facts.  However, I kept thinking it should get 
the same result each time as I tend to think of the kb as containing 
all facts all the time.

Thanks!

- 
-- joe kopena

--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------

Reply via email to