you can also use following statement File.AppendAllText("My file path", Controlchars.newline & text to write) My.Computer.FileSystem.WriteAllText("My file path", Controlchars.newline & Text to write, True)
Rupesh Kumar Swami Software Engineer, Integrated Solution, Bikaner (India)