How to insert new line character in string
807591Aug 4 2005 — edited Jun 5 2008Hello,
I am having some problem. Java program creates string with new lines in it and save this in txt file. While reading the txt file in notepade I am not able to break the string in new lines ( I tried \n ).
Any ideas ?
Thanks in advance
Ritu