Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / New in Version 3.0 / System Interface  /
DirectoryName

  • DirectoryName[" name "] extracts the directory name from the specification for a file.
  • DirectoryName works differently on different computer systems.
  • DirectoryName[" directory "] is equivalent to ParentDirectory[" directory "].
  • DirectoryName[" name ", n ] applies DirectoryName n times to name.
  • DirectoryName yields output appropriate for use in SetDirectory and ToFileName.
  • If name contains no directory specification, DirectoryName[" name "] returns "".
  • See the Mathematica book: Section 2.11.4.
  • See also: $Input, Directory.


    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.