Hi!

 I'm trying to fire this rule:

(defrule final2
   (declare (salience 0))
   (not (cantar))
   =>
   (store RESULTAT Delegar)
   (printout t "final" crlf)
)

 The fact (cantar) isn't in fact list, but, the rule don't fired.
 Why?

 Excuse my english, please.

Thanks in advance

Jordi.

---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list. List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------

Reply via email to