Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Folders
Message
From
04/04/2017 13:30:00
Thomas Ganss (Online)
Main Trend
Frankfurt, Germany
 
 
To
04/04/2017 09:36:55
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01649758
Message ID:
01649773
Views:
68
>Is there a command to copy an entire folder to another location?
>I can do a MKDIR and then copy the source folder *.* to the new place but was wondering if there is a better way?
>
>Thank you,
>Rich Murillo

In application Hugos scripting host solution is probably better. In dev you can always fire a quick xcopy /E, which is probably better in that use case than the easy to remember /S. Option /H probably relevant as well, /G you should always ponder and not call autamaticaly via 1 line batch file..
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform