Have this method:
That will be called several times.
My objective is at each call it writes after the content that is already on that file, not overwriting anything. How it's done it just writes the content of the last call.
How can I do it?
Thanks in advance.