ExpandFileName
ExpandFileName["name"]
textually expands name to have the form of an absolute file name for your operating system.
Details
- ExpandFileName["name"] interprets name relative to your current directory.
- ExpandFileName expands directory designations such as . and ...
- The result from ExpandFileName has the form of an absolute file name, with standard pathname separators appropriate for your operating system.
- ExpandFileName just operates on names of files; it does not actually search for the file specified.
- ExpandFileName[File["name"]] is also supported.
- ExpandFileName[URL["file:///path"]] converts a file-based URL to an absolute file name. »
Examples
open allclose allBasic Examples (2)
Convert the relative directory path to the full name:
Reset the directory to the previous directory:
Expand the file name specified by the File object:
Properties & Relations (1)
ExpandFileName merely converts a relative path to a standard, absolute path:
AbsoluteFileName converts the name to an absolute path and verifies that the path exists:
Text
Wolfram Research (2008), ExpandFileName, Wolfram Language function, https://reference.wolfram.com/language/ref/ExpandFileName.html (updated 2019).
CMS
Wolfram Language. 2008. "ExpandFileName." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/ExpandFileName.html.
APA
Wolfram Language. (2008). ExpandFileName. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ExpandFileName.html