attach a text to a textfile
hello,
i have an empty txt-file.
i open it, write something in it and close it.
this works great.
but later in my installer i open the file again to attach something at the end of the file.
so i open it, write something in it and close it.
but when i do so the older content will be deleted.
what is the easiest way to attach text to a textfile???
thanks for help