I am using the FileWriter() class to write a file. But i'm not getting what i want.I dont want this, but i want this.Code:Bill JonesJohn SmithMike BurnsDaniel MorganPeter HughesHow can i get this? Can you get this using the FileWriter class as it doesn't appear that the class can do a carriage return when writing a file?Code:Bill Jones John Smith Mike Burns Daniel Morgan Peter Hughes




Reply With Quote