Makes sense. Sure! Can anyone think of any more of these -- i.e., "Java compatibility" functions?
I think Alan Moore wrote: [Charset iso-8859-1 unsupported, filtering to ASCII...] > Ernest, > > Would it be possible to include a deffunction for println/print in the > scriptlib.clp like so: > > (deffunction println (?msg) > (printout t ?msg crlf) > ) > > and possibly: > > (deffunction print (?msg) > (printout t ?msg) > ) > > It would be handy to always have these available. Granted, it clutters > things up a bit but I always find myself tripping up over printout when > moving back and forth between jess and java (ie. System.out.println())... > --------------------------------------------------------- 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] --------------------------------------------------------------------