Ahh, darn. Another bit of sloppiness. The files FromJava.java and FromJava in that directory are both garbage (FromJava.java is an earlier version of MainInJava.java) So that makes three (trivial) 'bug reports' against 4.1b4: 1) Line 475 in Funcall.java: delete (true == false) debug code 2) Delete the files jess\examples\pumps\FromJava* 3) Jess4.1b4 doesn't compile with Java 1.0, although it's supposed to (array initialization syntax used near the top of Funcall.java). I guess I'll quickly put up a 4.1b5 which fixes these little problems. I think Carl Leitz wrote: > > Ernest > > got this error when compiling ....not java astute enough to see why, > probabbly s/b changed to FromJava ?? ...might be the problem? Rgds! (thks > for 41b4!) > > E:\Jess41b4>javac jess\examples\pumps\FromJava.java > jess\examples\pumps\FromJava.java:3: Public class MainInJava must be > defined in a file called "MainInJava.java". > public class MainInJava > ^ > 1 error > > --------------------------------------------------------- Ernest Friedman-Hill Distributed Systems Research Phone: (510) 294-2154 Sandia National Labs FAX: (510) 294-2234 Org. 8920, MS 9214 [EMAIL PROTECTED] PO Box 969 http://herzberg.ca.sandia.gov Livermore, CA 94550 --------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list. List problems? Notify [EMAIL PROTECTED] ---------------------------------------------------------------------
