|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
ExpandFileName
ExpandFileName["name"]
textually expands name to have the form of an absolute file name for your operating system.
DetailsDetails
- 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.
New in 7
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
