I was able to write new line character in WINDOWS into a text file.
Expand|Select|Wrap|Line Numbers
- FileWriter.write("\r\n");
I think it is not . ..so frnds is there any api that JAVA takes responsibility to write this according to native OS.
We need to take haedache to d this.
Is there any?
Pls help me.
Kind regards,
Dmjpro.