Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reproduce directory structure
Message
 
To
02/12/2008 11:32:20
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01365145
Message ID:
01365155
Views:
12
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform