Under what circumstances with the accumulate CE not set the variable? For example:
?var <- (accumulate ....) When will ?var not be set? What I'm seeing is that I'm using accumulate as the last pattern on the LHS of a rule. The rule is evaluated and I'm using the variable assigned to the result of the accumulate CE and Jess is throwing the exception "No such variable var". As you can imagine, this is driving me rather batty trying to figure out what I'm doing wrong... -------------------------------------------------------------------- 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] --------------------------------------------------------------------
