Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy a folder(with sub-folder) to another folder
Message
From
08/11/2007 07:52:02
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Copy a folder(with sub-folder) to another folder
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01267555
Message ID:
01267555
Views:
55
Hi,

In DOS command, i can type :-
COPY ..\SIMPLE\*.* C:\NEWJOB /S

to copy all folders and files into C:\NEWJOB from ..\SIMPLE

how can i make it in VFP ?
let NEWFOLDER = "C:\NEWJOB"
Next
Reply
Map
View

Click here to load this message in the networking platform