Hi!

I have a list of scenarios currently, and need to
add another that checks to see if a fact has not
been asserted i.e.

(defrule test
    (not (exists test))
=>
  do something
)

But I cannot seem to get this to work, any ideas
on how to use such negative logic?

Thanks
Kyle


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.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]
---------------------------------------------------------------------

Reply via email to