>From: [EMAIL PROTECTED] >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: JESS: No activations detected >Date: Thu, 17 Jan 2002 17:00:57 -0800 (PST) > > >The (watch) command is very helpful in keeping track of what's going >on in Jess. Take things a step at a time, use (watch all), and try to >isolate a specific case in which the necessary facts seem to be >present and yet the rule doesn't activate. Usually, then, it turns out >to be an error in how the rule is written. You can report back on your >intermediate experimentation. Hi, I was having a look at the JESS code and I realised there was a mistake. I had written a simple rule that printed a message to see if it was activated, but it had the same name than a more complex rule that was defined later. I've changed the name of the simple rule and it works, so I suppose that the mistake is in the complex rules. Activation works!!! Thank you very much Cherman _________________________________________________________________ Hable con sus amigos en l�nea, pruebe MSN Messenger: http://messenger.msn.es -------------------------------------------------------------------- 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] --------------------------------------------------------------------
