Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reproduce directory structure
Message
 
À
02/12/2008 11:32:20
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01365145
Message ID:
01365155
Vues:
11
This message has been marked as a message which has helped to the initial question of the thread.
If scripting is a possibility it is very simple
loFSO			= Createobject('Scripting.FileSystemObject')
loFolder		= loFSO.getFolder(lcSourceFolder) && For example c:\perl
loFolder.Copy(lcTargetFolder) && For example c:\temp\perl
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform