Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Better way to copy files
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00616676
Message ID:
00616712
Views:
31
I've just tested this and it works fine (ok, there are no double quotes around the filename and it works <s>):

cFile1 = "c:\programme\microsoft visual foxpro 7\fox.bmp"
cFile2 = "c:\temp\fox.bmp"
COPY FILE (cFile1) TO (cFile2)

What happens if you try sth. like this on your machine?

Armin

Armin Neudert
Regional Director (Stuttgart) of German FoxPro User Group dFPUG

MCP for Visual FoxPro

Expert/Editor of the VFP section in the German Codezone community portal
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform