View Single Post
  #2 (permalink)  
Old 05-20-2007, 11:10 PM
Hasan Hasan is offline
Member
 
Join Date: May 2007
Posts: 11
Hasan is on a distinguished road
Hi John,

You can wrap the FileWriter with a PrintWriter, and use println to write "lines" of text according to the platform it is running on.
Reply With Quote