I think kirti jambula wrote: [Charset iso-8859-1 unsupported, filtering to ASCII...]
> jess/scriptlib.clp I couldn't find this file in the Jess60.zip file > which I have downloaded. Please give me the exact location where I > can find it. Presumably you've got the trial binary download. The script library is in the jess.jar file. > Also in the documentation section 2.1.2 Numbers, it is given like > this: "Jess uses the Java functions java.lang.Double.parseInt and > java.lang.Integer.parseDouble to parse integer and floating point > numbers, respectively. See the documentation for those methods for a > precise syntax description." In Java API there are no such methods > in wrapper classes Double and Integer, are these methods implemented > in JESS or is this just a mistake. You've copied the above sentence incorrectly: it's java.lang.Integer.parseInt and java.lang.Double.parseDouble, and the methods are most assuredly there. --------------------------------------------------------- Ernest Friedman-Hill Distributed Systems Research Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 Org. 8920, MS 9012 [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 (use your own address!) List problems? Notify [EMAIL PROTECTED] --------------------------------------------------------------------
