My java code generates multiple Jess rules as a String. I want
to perform the equivalent of 

   rete.executeCommand("(batch xyz.clp)");

except that I don't want to write out the string to a .clp file [for
obvious performance reasons]. 

Is there any way of doing this?

tia,

John Mela

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