On Wed, 17 May 2006 05:18:39 +0200, myself wrote:
Here are two examples, both have the same result, and both do not throw
an error as you described:
Stupid me, the file name is SqueakDebug.log, the following lines read
(StandardFileStream readOnlyFileNamed: 'SqueakDebug.log')next; reset;
next; reopen; next
(CrLfFileStream readOnlyFileNamed: 'SqueakDebug.log')next; reset; next;
reopen; next
You can copy&paste&evaluate with print-it, the file should be the same
on your machine.
/Klaus
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners