I think Mark Nahabedian wrote:
>
> I've been using Jess 5.2. Should I upgrade or is there a similar
> patch to 5.2?
>
You can add the line
engine.run(10);
at line 547 in jess/MiscFunctions.java to get the same effect.
> Do I need to define a query or is there some other way?
>
> Given that I need a query, can I just assert the appropriate
> need-... first and then do the query? Can I get the query definition
> itself to assert need-...?
If you make this addition, then the technique you originally proposed
should just work.
---------------------------------------------------------
Ernest Friedman-Hill
Distributed Systems Research Phone: (925) 294-2154
Sandia National Labs FAX: (925) 294-2234
Org. 8920, MS 9012 [EMAIL PROTECTED]
PO Box 969 http://herzberg.ca.sandia.gov
Livermore, CA 94550
--------------------------------------------------------------------
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]
--------------------------------------------------------------------