Character Delimited (CSV) Text File
Character Delimited (CSV) text files are special cases of ASCII or UNICODE text files where the fields are separated by the specified delimiter character.
Typical Character Delimited Text File
A typical Character Delimited text file, where the fields is separated by commas ',', would look something like this:
 
145400.0,6.1,0.0,383.0,383.0,1713.0
146700.0,5.3,0.0,392.0,392.0,1695.0
147300.0,6.3,0.0,421.0,421.0,1693.0
148750.0,5.5,0.0,384.0,384.0,1699.0
149600.0,5.9,0.0,394.0,394.0,1830.0
150750.0,7.1,0.0,381.0,381.0,1791.0
151800.0,10.0,0.0,401.0,401.0,1796.0
153050.0,13.6,0.0,531.0,531.0,2344.0
154200.0,2.4,19.1,445.0,1108.0,2368.0
155100.0,3.5,26.1,497.0,1285.0,2486.0
 
    
Designed for Windows
7/XP/Vista