|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
DeleteFile
DeleteFile["file"]
deletes a file.
DeleteFile[{"file1", "file2", ...}]
deletes a list of files.
DetailsDetails
- DeleteFile returns Null if it succeeds in deleting files, and $Failed if it fails.
New in 2
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
