I think [EMAIL PROTECTED] wrote: [Charset windows-1252 unsupported, filtering to ASCII...] > Hi Everyone! > This may look like a dumb question but i don't know where the problem > is. > I'm having trouble with (readline). It doesn't work in the first > example, but when I use (read) before (readline) in the second example, > it works!
Note that this problem only manifests when you run your program from the command prompt -- it's actually the newline from pressing "Enter" after typing "(run)" that messes up the first call to readline. This behavior was addressed in Jess version 6.1p6; upgrade to the current version of Jess and the problem should go away. --------------------------------------------------------- Ernest Friedman-Hill Science and Engineering PSEs Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 PO Box 969, MS 9012 [EMAIL PROTECTED] Livermore, CA 94550 http://herzberg.ca.sandia.gov -------------------------------------------------------------------- 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] --------------------------------------------------------------------
