|
|
|||
|
|
| $PreRead is a global variable whose value, if set, is applied to the text or box form of every input expression before it is fed to Mathematica. |
By default, $PreRead is not defined, meaning input strings are sent directly to evaluation:
Restore $PreRead to its default value:
Have Mathematica print the FullForm of parsed input expressions before evaluation:
Restore $PreRead to its default value: | |||||||||||||||||||||||