Question
Ford
US
Last activity: 12 Apr 2019 4:23 EDT
How to write text to Notepad
I have added File.WriteAllText and File.AppendAllText from mscorlib.dll. Please someone let me know how to add data into Notepad for the first iteration. And for the second iteration data has to append with the previous data and keep on continuing for each iteration.