Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File is part of a database
Message
 
To
10/03/1999 17:23:22
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00196114
Message ID:
00196122
Views:
28
David,

COPY TO creates a dbf that is in the current database if there is one. Your code is creating a dbf named MyFile.TXT but it is a dbf none the less. Your probably want;

COPY TO MYFile.txt TYPE DELIMITED or COPY TO MYFile.TXT TYPE SDF.
Previous
Reply
Map
View

Click here to load this message in the networking platform