April 9, 2014
8:08 a.m.
How can I open a file in append mode in order to start writing at the end of the file? thanks, Norbert
8:19 a.m.
Am 09.04.2014 um 10:17 schrieb Sven Van Caekenberghe <sven@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 <norbert@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
4496
Age (days ago)
4496
Last active (days ago)
3 comments
3 participants
participants (3)
-
Norbert Hartl -
Sven Van Caekenberghe -
Thomas Bany