I think Yingying Chen wrote: > Hi all, I am a new JESS user. I am trying to test input/output routers in my java > application. I have no trouble to execute batch cammand of zebra.clp, wordgame.clp, > ect. and direct their output to the TextAreaWriter except animal.clp. I've set the > correct classpath and I can execute batch command of animal.clp in the command > prompt. Is there something special with animal.clp? Is that because it need to write > the animal.dat file back out? >
Well, you don't tell us what goes wrong running the "Animals" example, but I suspect whatever the problem is, it's related to the fact that, of all the examples you've listed, only "Animals" both writes output to and reads input from the console. Without more details on specifically what you've done and what's going wrong, I don't think we can help you. --------------------------------------------------------- Ernest Friedman-Hill Distributed Systems Research Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 PO Box 969, MS 9012 [EMAIL PROTECTED] Livermore, CA 94550 http://herzberg.ca.sandia.gov -------------------------------------------------------------------- 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] --------------------------------------------------------------------
