Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XCOPY under Run command
Message
De
13/02/2008 17:13:32
Dick Day
Madison County, Nebraska
Nebraska, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
XCOPY under Run command
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01292418
Message ID:
01292418
Vues:
101
Is there some special way one needs to xcopy a large number of files from a
VFP form using the Run command?

The click() syntax I use is...

mcopy = [XCOPY "]+trim(fromdir)+[" "]+trim(todir)+["]
run cmd /c &mcopy

If copying a large number of files, it stops copying on the 290th file. If I run the same code from the command prompt, it copies all 400+ files.

Thanks!

Dick
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform