Hi Ernest, Jess version 6.0b3 I reported an error some time ago in Jess60b1 i think it was about having to exit Jess to get rid of rules with syntax errors because they couldn't be removed from the rete network otherwise.
There still seams to be some problem with old rule definitions being a bit to persistant when a rule has been fired and some kind of syntax error has been detected on the RHS. I had a rule which had a syntax error where I missed the "then" keyword on the RHS side and of course the run command stopped when the rule was fired. I then retracted some control facts to make the agenda empty deleted the rule with the syntax error. Read the corrected rule in through batch and made a ppdefrule to carefully check the definition. ppdefrule displayed the new corrected defintion. When the application was rerun and the rule fired it was still the old definition remaining that was run. I haven't tried this out in Jess60 but from what I could see in the change log there has been no more buggfixes done in this area since my last report on this. /best regards Mikael Rundqvist -------------------------------------------------------------------- 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] --------------------------------------------------------------------
