[Newbies] Re: Re: reading lines from textfiles on Linux

Klaus D. Witzel klaus.witzel at cobss.com
Wed May 17 03:36:03 UTC 2006


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




More information about the Beginners mailing list