I think Lakshmi Vempati wrote:
> 
> I am using a simple defquery to find a fact and then modify it.

For reasons that are too difficult to go into (although we've actually
discussed it before on this list) when you get a jess.Fact out of a
jess.Token (as you do when you're working with a query result) you
should call getIcon() to get the fact's canonical representation (I
know, that's a terrible method name) and use the return value instead
of the original Fact object. That should solve your problem.

---------------------------------------------------------
Ernest Friedman-Hill  
Science and Engineering PSEs        Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
PO Box 969, MS 9012                 [EMAIL PROTECTED]
Livermore, CA 94550         http://herzberg.ca.sandia.gov

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