Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File is part of a database
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00196114
Message ID:
00196117
Views:
33
I assume you're trying to create a text file. Putting .txt on the end of the file won't do it. You're just creating a dbf with a .txt extension. Take a look at the help for COPY to see your options for file type. You'll probably want DELIMITED or SDF.

>I have the following line of code in a prg:
>
>select invmain
>copy to myfile.txt
>
>The first run through, it works great.
>
>Subsequent runs, I get an error stating that myfile.txt is part of a database. Is this even possible? What am I doing wrong?
>
>
>David McInnis
Previous
Reply
Map
View

Click here to load this message in the networking platform