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

  • ToFileName[" directory ", " name "] assembles a full file name from a directory name and a file name.
  • ToFileName[ , , ... , name ] assembles a full file name from a hierarchy of directory names.
  • ToFileName[ , , ... ] assembles a single directory name from a hierarchy of directory names.
  • ToFileName works differently on different computer systems.
  • ToFileName just creates a file name; it does not actually search for the file specified.
  • ToFileName["", " name "] gives " name ".
  • See the Mathematica book: Section 2.11.4.
  • See also: DirectoryName, Get, $Input.


    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.