Comma Separated Values

From VistApedia
Revision as of 20:30, 10 February 2010 by DavidWhitten (talk | contribs)
Jump to: navigation, search

Comma Separated Values Files are Host Operating System Files that store the data in a spreadsheet or the entries in a FileMan File. The format was created by Lotus-123.

The values of each column (field) are separated by commas. When the value is a string of characters, the values are surrounded by double quotes. (double quote is the ASCII Characters number 34).