G
Guest
hello all,
I've already posted a thread with the same problem but
couldn't satisfactory answer. Let's come to the point.
I can write some text to a text file with WriteAllText method. How can I
start new lines? Example, c:\test.txt is a file, then:
"This text should be written in 1st line of c:\test.txt"
"This text should be written in 2nd line of c:\test.txt"
Please write a that demonstrate the above task.
bye
I've already posted a thread with the same problem but
couldn't satisfactory answer. Let's come to the point.
I can write some text to a text file with WriteAllText method. How can I
start new lines? Example, c:\test.txt is a file, then:
"This text should be written in 1st line of c:\test.txt"
"This text should be written in 2nd line of c:\test.txt"
Please write a that demonstrate the above task.
bye