Karen Fox wrote: ...
I've tried isolating the variable:
r.executeCommand("(load-project " + Protegepath + ")");
I do stuff like this all the time:
String cmd = "(retract-fault-fact " + uuid + ")"; _rete.executeCommand(cmd);
Works for me.
-- Richard Kasperowski Tel: 617-576-1552, Fax: 617-576-2441 mailto:[EMAIL PROTECTED] http://www.altisimo.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] --------------------------------------------------------------------
