(defrule AandB
         (A)
         (B)
          =>
          (assert (A and B facts asserted))
)

At 02:23 PM 1/24/01 -0800, you wrote:
>I want my rule to be fired when both fact A and fact B are asserted.
>How do i write the rule for this.
>
>Shekar
>
>
>---------------------------------------------------------------------
>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]
>---------------------------------------------------------------------


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