User Activity

  • Created ticket #89 on opencsv

    Maintain

  • Posted a comment on a wiki page on opencsv

    Good morning, I want to use CSVWriter or CSVParserWriter to output the file in .csv format (as opposed a .txt, etc). When I look at the .csv file, I want the file to have leading 0s (no converstion of any of my ctring arrays to number. So if I output the following: String[] array = {"0000001", "02345698", "120", "3" , "10"}; I should see the following cells in my .csv file: 0000001 02345698 120 3 10 currenlty, using writer, I get the following: 1 2345698 120 3 10 Please help, thank you

View All

Personal Data

Username:
ruisenor
Joined:
2021-03-17 18:15:48

Projects

  • No projects to display.

Personal Tools