Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy full directory
Message
From
29/04/2008 03:47:06
 
 
To
29/04/2008 03:31:10
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01313730
Message ID:
01313733
Views:
10
Hi Guillaume,

I can't remember anymore who once posted this, but I copied in into my archive, so...
oFSO = CREATEOBJECT('Scripting.FileSystemObject')
 lOverWrite = .t.  && Default !!
 oFSO.CopyFolder("D:\Test", "c:\Test2\Test", lOverwrite)
Best Regards
-Tom

Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.

Oh, and BTW: 010101100100011001010000011110000101001001101111011000110110101101110011
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform