WOLFRAM
Products
Wolfram|One
Mathematica
Wolfram Notebook Assistant + LLM Kit
Wolfram|Alpha Notebook Edition
System Modeler
All Products
Consulting & Solutions
Wolfram Consulting
Industry Solutions
Solutions for Education
Learning & Support
Wolfram U Courses
Wolfram Language Resources
Wolfram Community
Support FAQs
Contact Support
Company
About Wolfram
Careers
Events
Educational Programs
All Sites and Resources
Wolfram|Alpha
Wolfram Cloud
Your Account
Your Account
User Portal
Search
Legacy Documentation
Mathematica 8
(2010)
This is documentation for Mathematica 8, which was
based on an earlier version of Wolfram Language.
View current documentation (Version 14.3)
Mathematica
>
BUILT-IN MATHEMATICA SYMBOL
|
Reading and Writing Mathematica Files
Tutorials »
$Failed
$Failed
is a special symbol returned by certain functions when they cannot do what they were asked to do.
MORE INFORMATION
Get
returns
$Failed
when it cannot find the file or other object that was specified.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Opening a non-existing file is an operation that returns
$Failed
:
Opening a non-existing file is an operation that returns
$Failed
:
In[1]:=
Out[1]=
TUTORIALS
Reading and Writing
Mathematica
Files
New in 2