Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1029692 // formatCSVFileForExcel - using "sep"

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2602L/16K).

sS formatCSVFileForExcel(L<L> rows) {
  ret windowsLineBreaks("sep=,\n" + mapToLines_rtrim formatCSVLine(rows));
}

Author comment

Began life as a copy of #1029682

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1029692
Snippet name: formatCSVFileForExcel - using "sep"
Eternal ID of this version: #1029692/3
Text MD5: 252a40c033744b6a11a3c7f064f5e7e5
Transpilation MD5: f291547f865998cebdcaeb3a7a4f92da
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-09-07 15:05:31
Source code size: 116 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 86 / 134
Version history: 2 change(s)
Referenced in: [show references]