Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need to automate import command....
Message
From
10/12/2009 23:03:11
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01438531
Message ID:
01438534
Views:
48
Hi Victor

It has been a while but you need to use the append from command.

append from myfile.txt delimited with tab

You may have get rid of the first row if it has column names. If this does not work then you may have to parse each line yourself.

>I have a tab delimited text file that has the field names in the first row. Right now I'm just using the menu File/Import to import the text file into a .dbf file - how do I go about doing this programaticly? I see that there is an IMPORT command, but I'm not having much luck figuring out how to use it...grrr
>
>Thanks!
Previous
Reply
Map
View

Click here to load this message in the networking platform