The following code causes an infinite loop in Jess 6.0. It must have worked in the previous release since I had no problems.
(bind ?x 0.0) (format nil "%.2f" ?x) It seems any floating point formatting loops but I only tried a few cases. I don't know if this is a known bug or not. I couldn't find a known bugs list on the website and it doesn't appear to have been mentioned on the mailing list. Dave -------------------------------------------------------------------- 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] --------------------------------------------------------------------
