Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / System Interface / File System /

CreateDirectory

FilledSmallSquare CreateDirectory["dir"] creates a directory.

FilledSmallSquare CreateDirectory creates a subdirectory of your current working directory.

FilledSmallSquare The directory created by CreateDirectory is initially empty.

FilledSmallSquare CreateDirectory returns the full name of the directory it creates, and $Failed if it cannot create the directory.

FilledSmallSquare CreateDirectory has attribute Listable.

FilledSmallSquare See Section 2.12.6.

FilledSmallSquare See also: DeleteDirectory, RenameDirectory, CopyDirectory.

FilledSmallSquare 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.