Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copying an entire directory and its tree to another loca
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows 2000 Server
Divers
Thread ID:
00980851
Message ID:
00980874
Vues:
78
>I need to copy an entire dir and its content to another computer using UNC, is there any way to do so from VFP?
>
>i also need to nename the target dir in the target machine
oWSH = CREATEOBJECT("Scripting.FileSystemObject")
owsh.CopyFolder(source_folder,target_folder,.t.)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform