Hi,
I have just started using Jess and find it both fascinating and frustrating.
The manual is helpful to some extent - but I still find it difficult to follow many of the short bits of code given.
In particular I have been unsuccessful in being able to run a full Jess program from a Java GUI. I am able to start the Jess program but it does not proceed beyond the first user response.
 
The second problem I have had was with running of the program "pumps.clp" with its 2 javabeans - "Tank.java" and "Pump.java". I can run the program from the Jess command line and it does a good job at balancing the tank. What I have been unable to do is run this "pumps.clp" from a Java GUI. I created a very simple applet with just a button "START" - on pressing this button I want it to run the Jess program "pumps.clp". On pressing the button the Jess program "pumps.clp" starts but stops on encountering the first defclass command.
 
Will someone tell me how I can proceed.
 
Thanks in advance.
 
Sivaram.
(22/08/98)

Reply via email to