Hello, dose anyone know how to fire this rule?
(defrule Example (test (eq 1 1)) => (printout t "Hallo, World!" crlf)) I've read in the book (page: 98) that I should use the test conditional element, if I want to fire a rule based on the evaluation of a function. But this rule will not be fired. Thanks lucia __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com -------------------------------------------------------------------- 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] --------------------------------------------------------------------
