Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to COPY files in VFP
Message
 
To
20/11/2001 04:43:06
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00583804
Message ID:
00583819
Views:
17
Daniel, whan I tried Copy c:\myfolder\*.zip.....

it comes up with :- File c:\myfolder\*.zip does not exist any ideas ??


Regards,

Gerard



>Gerard,
>Try:
>
>COPY FILE C:\MyFolder\*.zip TO C:\MyFOlder\MyArea\*.*
>
>
>HTH
>>HI.
>>
>>I am trying to copy files within VFP and cant find a suitable command:
>>I want to do something like:
>> Copy C:\MyFolder\*.zip to C:\MyFOlder\MyArea
>>
>>The Copy To command seems to only allow copy of an open Table
>>The COPY file command seems to just make a copy in the curent folder
>>
>>Regards,
>>
>>Gerard
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform