User Tools

Site Tools


windows:aboutexcelcsvformat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:aboutexcelcsvformat [2014/10/29 12:11] rlunarowindows:aboutexcelcsvformat [2022/12/02 22:02] (current) – external edit 127.0.0.1
Line 47: Line 47:
 ===== A reference implementation in visual basic script ===== ===== A reference implementation in visual basic script =====
  
-Here is my reference implementation in visual basic script, which can be easily converted into other programming language like java.+Here is my reference implementation in visual basic script (provided the input comes from a recordset), which can be easily converted into other programming language like java
 + 
 +As a safety precaution, I've put behind double quotes any value that contains a "cr" or "lf" character in it.
  
 <code vbs> <code vbs>
Line 154: Line 156:
  
  
 +
 +----
 +
 +~~~DISQUS~~~
  
  
windows/aboutexcelcsvformat.1414581068.txt.gz · Last modified: 2022/12/02 22:02 (external edit)