hi



what happned to use the append() method. :rolleyes:



f = new File("myFile.txt")
f.append("Hello World\n")