Mathematica 9 is now available

CopyDirectory

Usage

CopyDirectory[" ", " "] copies the directory  to  .


Notes

 must already exist;  must not.
CopyDirectory copies all the files in  to  .
CopyDirectory sets the modification dates for  and for all the files in it to be the same as those for  .
CopyDirectory returns the full name of the directory it copies to, and $Failed if it cannot complete the copy.
• New in Version 2.


Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.