Hi, i am new to Jess, could someone please help me with the following problem?
i am trying to assert a fact by calling a Java Object's method getFact (returns a String) as follows,
engine.executeCommand("(assert (call ?x getFact))");
is there anything that's obvoiously worng with this call? after the above line, i tried to call (facts) and what i got was
f-1 (MAIN::call <External-Address:test.rule.FactObject> getFact)
thanks very much for your help
Jeff
-------------------------------------------------------------------- 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] --------------------------------------------------------------------
