#need help with csv mechanics.

4 messages · Page 1 of 1 (latest)

snow robinBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

hearty mortar
#

csv files, or "comma seperated value" files, are just text files with commas inbetween each value

#

Everything inside a text file is a string

#

Hence your question doesn't make any sense