> 
> I think Calicrates Policroniades Borraz wrote:
> > 
> > Jess reported an error in routine Tokenizer.nextToken while executing
> > (batch D:/Cali/progv5/primero.clp).
> >   Message: I/O Exception.
> >   Program text: ( batch D:/Cali/progv5/primero.clp )  at line 0.> 
> 
> Use backslashes to escape the souble quotes inside a Java string:
> 
>   rete.executeCommand("(batch \"D:/Cali/progv5/primero.clp\")");
> 

Thank you, I've done it, but the error continue, I read the next message
from jess:

Jess reported an error in routine Tokenizer.nextToken while executing
(batch "D:/Cali/progv5/primero.clp").
  Message: I/O Exception.
  Program text: ( batch "D:/Cali/progv5/primero.clp" )  at line 0.

I have no idea, what's wrong... Any other comment?

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