I think m u wrote: > > How about rule like this? > > > if ( some criteria) > execute this > else > execute this >
Nope, doesn't work that way, because there are several different kinds of "not true" that might apply (facts don't exist; facts exist but fields don't match; etc.) You have to write a separate rule for the "else" condition. --------------------------------------------------------- Ernest Friedman-Hill Advanced Software Research Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 PO Box 969, MS 9012 [EMAIL PROTECTED] Livermore, CA 94550 http://www.jessrules.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] --------------------------------------------------------------------
