I have a Comma Seperated Text File
I am going crazy trying to figure out how to parse this simple little file.
There are about 250 lines each containing about 25 fields.
Is there anyone who has good code to do this?
Any help would be greatly appreciated.
Regards,
Eric
"Field1","Field2","Field3"
I am going crazy trying to figure out how to parse this simple little file.
There are about 250 lines each containing about 25 fields.
Is there anyone who has good code to do this?
Any help would be greatly appreciated.
Regards,
Eric