Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Directories & Directory Operations >

CreateDirectory

Updated In 6 Graphic
CreateDirectory["dir"]
creates a directory with name dir.
CreateDirectory[]
creates a directory in the default area for temporary directories on your computer system.
  • If "dir" is a single name, CreateDirectory creates a subdirectory of your current working directory.
  • CreateDirectory returns the full name of the directory it creates, and $Failed if it cannot create the directory.
New in 2 | Last modified in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team