Results 1 to 3 of 3
Thread: line feed in CSV
- 01-23-2008, 09:25 AM #1
Member
- Join Date
- Nov 2007
- Posts
- 97
- Rep Power
- 0
- 01-23-2008, 05:27 PM #2
It is okay to use \n or your other method for the line feed. It is recognized by Excel and similar CSV applications. But if you are viewing the generated CSV File using notepad like application, you might not see the line feed working because notepad/windows takes \r\n as the line feed.
You can use either of them.dont worry newbie, we got you covered.
- 01-24-2008, 03:46 PM #3
Member
- Join Date
- Nov 2007
- Posts
- 97
- Rep Power
- 0
Similar Threads
-
print line
By kazitula in forum Java AppletsReplies: 2Last Post: 01-26-2008, 02:05 PM -
New line character
By mew in forum New To JavaReplies: 3Last Post: 12-14-2007, 06:24 PM -
New Line in FlowLayout
By chris12295 in forum New To JavaReplies: 1Last Post: 12-07-2007, 05:49 PM -
Reading in data from file line by line
By bluekswing in forum New To JavaReplies: 1Last Post: 10-02-2007, 12:19 AM -
Help with Drawing a line
By Rgfirefly24 in forum New To JavaReplies: 1Last Post: 08-06-2007, 08:40 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks