Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wierd Problems
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01154972
Message ID:
01155095
Views:
18
Steve,

Does this happen for every table or just one? Does this work:
create cursor x1 ( i1 i, c1 c(10) )
insert into x1 values ( 1, 'test' )
copy to test.txt type delimited
modi file text.txt nowait
>I have been having wierd problems. I have been getting c0000005 errors.
>The latest is the following:
>I open a table
>I issue the command to copy it to a delim file
>copy to iball.txt type delim
>I get the error message "invalid path or file name"
>Then I issue other copy command
>copy to iball type XL5
>and it work every time, no path of file name problem. I have
>just uninstalled and reinstalled foxpro. Same thing.
>Does anyone have an idea of why the copy command might not be working
>with delim files?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform