I am trying to get Jess set up, but am having problems:

If I enter the tutorial example I get.

 

Jess> (batch "examples/jess/sticks.clp")

Jess reported an error in routine batch

        while executing (batch "examples/jess/sticks.clp").

  Message: Cannot open file.

  Program text: ( batch "examples/jess/sticks.clp" )  at line 1.

 

Nested exception is:

examples\jess\sticks.clp (The system cannot find the path specified)

Jess>

 

I presumed this was a problem with the path set in the environment, so I added the last part to the path:

 

C:\Sun\AppServer\bin;C:\Sun\AppServer\jdk\bin;C:\Program Files\Java\jdk1.5.0_06\bin;C:\Jess70b6

 

That does not help.

 

Including the full path as in the following example also does not work.

 

Jess> C:\Jess70b6> bin\jess examples\jess\fullmab.clp

C:Jess70b6>

Jess> binjess

Jess> examplesjessfullmab.clp

Jess>

 

Java seem to be working, in that I can compile Java from the SDK

 

So, what am I missing?

 

Thanks

 

Larry

 

Lawrence Weathers, Ph.D.
Psychologist
6921 E Jamieson Rd.
Spokane WA 99223
509-448-6462, Fax 806 209 8854
[EMAIL PROTECTED]
www.caer.com, www.adhdhelp.org

One sees great things from the valley, only small things from the peak.
G. K. Chesterton

 

Reply via email to