i have created a small three field form, and can save the data into a file using writeUTF, but once the program is closed, and then opened again and i write new data, the prev values of the file are washed?
i understand i need to append, but how?
thanks
