Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Odd Errors
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00167274
Message ID:
00167311
Views:
23
Gary,

Is it possible that your program or another process has either the source or destination files open already?

>I am trying to copy files from one machine to another and I am encountering odd errors when doing so. The majority of the files will be copied but there may be 1 or 2 that do not. It is not usually the same file and it is random when happening, sometimes I get it sometimes I do not. Below is the Code. I always check for the files existance before I start and the file exists otherwise it would not try to copy it. I have physically checked and the file does exist.
>
>COPY FILE (_chrDrivePri + _chrZipPath + chrZipFileName) TO ;
>(_chrLocalDrive + _chrZipPath + chrZipFileName)
>
>The error message is # 1104 and states "Error Reading file"
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