<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
There is currently no way to do this.<br>
<br>
Mark<br>
cfili wrote:
<blockquote cite="mid:12351896.post@talk.nabble.com" type="cite">
  <pre wrap="">I still have not found a solution to this problem.  Nobody has a suggestion?


cfili wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi,
I have just started using Drools 4.0 and I am very pleased so far.  I do
have one question regarding storage of a result from within an eval block. 
For example if I have the following eval in my rule:

eval((value1 /value2) &gt; 0.5)

Is there a way to store the result of value1/value2 in a temp variable so
that it can be accessed in the "then" part of my rule?  I want to avoid
recomputing the result again in the then section.

Thanks.

    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
</body>
</html>