[QUEST] FileList and CrLfFileStream

Michel Train mtrain at lucent.com
Wed Jul 12 09:38:45 UTC 2000


Lex Spoon wrote:

> 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?

Thank you, I changed that and now everything is OK!

--
Michel TRAIN                       mailto:mtrain at lucent.com
Bell Laboratories                  Tel.: (+33) 299 842066
Lucent Technologies BCS France     Fax.: (+33) 299 639331
13, sq. du Chene Germain / 35510 Cesson-Sevigne / France







More information about the Squeak-dev mailing list