Hi All,
       Normally, if we have a cluster of rules in a
file, that can be referred to a Rete object as

      Rete r.ececuteCommand("( batch /a.clp)");

Suppose each rule of a set of rules are stored as
strings and if whole set of rules are to be loaded to
Rete object, 
    is there anyother means except writing the strings
of rules to a file and do as above.

     My guess is that Rete r.executeCommand ( Sring
rule ) can be invoked for each string of rules of the
rule set. Please confirm.

Highly appreciate your immediate response.

Thanks and regards

Chinnaswamy_g

    
        

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

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