Error message
Sat, 02/16/2008 - 10:07pm
15 years
|
I am new to this site and I recently attempted to create a file for myself. The file works, however I do receive an error msg. The msg reads the following:
"There is a data format error on line 29 of file c:\
The data earlier will be written, but no more data can be read from this file."
My file ends at line 29.
What am I doing wrong with my .csv file?
check the file
For missing quotes and comas.
lon,lat'"name","address phone"
If you make it with notepad it and want lines separeted then it should be like this.
lon,lat,"name","address
Town zip
phone and or comments"
This format works in my 260 and may be different for 360
Garmin 38 - Magellan Gold - Garmin Yellow eTrex - Nuvi 260 - Nuvi 2460LMT - Google Nexus 7 - Toyota Entune NAV
Error message
Thank you!