Hi,

I got a problem with the execution order of rules in Jess. It looks
simple. If I have three rules, I want the second rule to execute after the
first one and before the last one. The three rules have different
patterns, which can be matched in the sequence of the real order in
the jess program. I declared SALIENCE number, but it doesn't force them in
order. I also tried to assert a fact in the actions of the previous rule,
then put it in the pattern of the current rule, it doesn't work correctly
either. I really appreciate your help.
Thanks!

Yingjie Wang


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