« Return to Thread: JESS: infinite loop of slot-set

Re: JESS: infinite loop of slot-set

by Wolfgang Laun-2 :: Rate this Message:

Reply to Author | View in Thread

You define the rule attribute no-loop as TRUE:

(defrule rule-name
(declare (no-loop TRUE))
...
-W

On Mon, May 18, 2009 at 9:54 PM, Rose S <black_rose_u2@...> wrote:
Hi there,
How should I avoid of infinite loop using
slot-set function in the RHS of a rule?

Thanks
Rose



New Email addresses available on Yahoo!
Get the Email name you've always wanted on the new @ymail and @rocketmail.
Hurry before someone else does!

 « Return to Thread: JESS: infinite loop of slot-set