Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append From and Dates
Message
From
17/10/2003 13:41:17
 
 
To
17/10/2003 12:42:11
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00839700
Message ID:
00839864
Views:
25
>>No headers ??? Then it's not CSV.
>
>It is an Excel CSV file. If you open the file in Excel, the first row is pure data; if I open the file using FileToStr and check the string, its all data. It may be that any headers that were there have been removed before the file reaches me.

If it's an Excel .CSV file and it doesn't have the headers, you can get the data into a VFP table or cursor with APPEND FROM x:\yourpath\yourfile.csv TYPE DELIMITED.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform