> I'm sure this is easy, but I can't figure it out. I tried a variety of
> things, most recently:
>
> FileStream oldFileNamed: logFile pathString do: [ :s | s nextPutAll:
> 'message to append' ].
>
> Thanks.
> Sean
>
> --
> View this message in context: http://forum.world.st/Append-to-file-tp4517660p4517660.html > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
>