[QUEST] FileList and CrLfFileStream

Lex Spoon lex at cc.gatech.edu
Mon Jul 10 12:19:24 UTC 2000


Michel Train <mtrain at lucent.com> wrote:
> This is a newbie question on using squeak on Unix (Solaris 2.6 to be more
> precise).
> 
> I'm running squeak2.7. I can write unix readable files using CrLfFileStream.
> But, if I use FileList to scan files on my disk, or edit, they look like
> one-line files (this cr-lf problem). Only cs or st squeak files look good.
> Is there a simple solution to this problem ?
> 


Have you changed FileList class>>concreteStream?  If not, try that!  If
so, this is curious.  How do the one-line files look if you view them
from Unix?

-Lex





More information about the Squeak-dev mailing list