Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP50 - COPY TO error
Message
 
To
25/08/1998 13:52:11
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00129678
Message ID:
00129818
Views:
35
>The code is:
>
>USE CLIENTS EXCL
>COPY TO C:\TEMP\PE082498.PSN
>
>The error occurs when we do another COPY TO after the first one.
>The error message is "Invalid path or filename"
>
>Thank you for yor time.
>
>>>The file name is "PE082498.PSN". When I try to copy this file to
>>>my C drive after the first time I get an "Invalid path or filename"
>>>error message.
>>>
>>>Anybody in here that has experienced such thing with a filename?
>>>
>>>Thank you
>>

Morys,

Is it possible that something has that file open when you try to second copy to?

VFP gets its error conditions form the OS for file access and the os may be giving the rwong error code back to VFP, thus causing the Invalid path instead of a File Access denied error.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform