1 messages · Page 1 of 1 (latest)
Instead of opening it in append, try opening it in read and write "rw"
read file into memory, append your data, save file from memory?