I think Michael A. Fochtman wrote:
>
> Ernest,
>
> For my version, if the file contains:
>
> A B (followed by return)
> D E (followed by return)
>
> then the following sequence of calls will return values as indicated:
>
> (read) => A
> (read) => B
> (readline) => "D E"
>
> Is the missing "" line what all the fuss is about from CLIPS
> programmers??
>
Yes, it sure is. Remember, this thread started because the ANIMALS
example was broken, because there was an -extra- "" line. Now if
you've got thousands of lines of existing CLIPS file-handling code,
you can see how -missing- "" lines would be just as
troublesome. Little things can make a big difference!
I've got the plan I described yesterday implemented already - it works
perfectly. ANIMALS works, file-reading works right, everything's
hunky-dory. So with luck, I'll release a 4.1b3 today or tomorrow.
---------------------------------------------------------
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]
---------------------------------------------------------------------