> From: Bob Orchard [mailto:[EMAIL PROTECTED]]

Yes, thanks !

I've another problem usinf fetch/store:

(defrule print-solution

  ?f <- (offer ?toto)
  =>
  (printout t "  " ?toto crlf)
  (store OFFER ?toto))

which cause:

Jess reported an error in routine Variable.resolveValue while executing
(store O
FFER ?a) while executing (batch aimediamktrlz.clp).
  Message: Undefined variable (no binding) a.
  Program text: ( batch aimediamktrlz.clp )  at line 0.
        at jess.Variable.resolveValue(Variable.java:42)
[...]

from the manual it can be any value in Jess...

does someone have any idea on this problem ?

TIA,

               Emmanuel
 
--------------------------------------------
Emm@nuel PIERRE
17-24 GMT: [EMAIL PROTECTED] 
              +33 6 57 60 42 17 (tatoo txt)
1-17 GMT: [EMAIL PROTECTED]
              +33 1 46 13 34 68
Please visit:  http://www.linux-expo.com 
---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list. List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------

Reply via email to