Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Better way to copy files
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00616676
Message ID:
00616712
Vues:
32
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform