|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
$IgnoreEOF
$IgnoreEOF
specifies whether Mathematica should terminate when it receives an end-of-file character as input.
DetailsDetails
- $IgnoreEOF defaults to False.
- $IgnoreEOF is assumed to be False if the input to Mathematica comes from a file, rather than an interactive device.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Typical setting when using interactive input:
| In[1]:= |
| Out[1]= |
New in 1
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
