Am 09.04.2014 um 10:17 schrieb Sven Van Caekenberghe <s...@stfx.eu>:
> Norbert, > > Just use #setToEnd once you opened the file stream. > Thank you. I didn’t find this one. I wasn’t thinking it thoroughly and added upToEnd: and wondered why my image explodes on startup :) Norbert > HTH, > > Sven > > On 09 Apr 2014, at 10:08, Norbert Hartl <norb...@hartl.name> wrote: > >> How can I open a file in append mode in order to start writing at the end of >> the file? >> >> thanks, >> >> Norbert > >