On 9/9/05, Krasnigor, Scott L (N-AST) <[EMAIL PROTECTED]> wrote:
> 
> 
> Hello Everyone, 
> 
> I have the following rule which checks to see if any flags are no longer
> true, if so, modify qualDoctrine flag to false. 

Hi Scott,

Jess is right to complain.  If I recall, Jess only pattern-binds to
one unique fact pattern.  In your LHS code, the binding is ambiguous
within the AND clauses.  Ask yourself, "To which fact is Jess supposed
to bind?", and you'll see what I mean.
I'd refactor your rule.

Cheers,
Jason

-----------------------------------------------------
Morris Technical Solutions LLC
www.morristechnicalsolutions.com
[EMAIL PROTECTED]
phone/fax: 503.692.1088


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