The Quatro Pro spreadsheet program saves cvs files as comma delimited, as follows:
0,ENG,Highlanders,uni_ENG_Inf1,NULL,$uni_txt_ENG_Highlanders,$Land,Army_Highlander1_ENG.png.......etc, etc. No quotation marks. The settings cannot be changed.
I can open this file in Notepad and use find and replace to replace all commas " , " with semicolons " : "
Should this make the file useable for the cvs splitter?