Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / System Interface / Global Parameters /

$PreRead

FilledSmallSquare $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.

FilledSmallSquare $PreRead is always applied to each complete input string that will be fed to Mathematica.

FilledSmallSquare In multiline input with a text-based interface, $PreRead is typically applied to the input so far whenever each line is terminated.

FilledSmallSquare $PreRead is applied to all strings returned by a $SyntaxHandler function.

FilledSmallSquare $PreRead is applied before InString[n] is assigned.

FilledSmallSquare See Section 2.14.1.

FilledSmallSquare See also: $Pre, StringReplace, ToExpression.

FilledSmallSquare New in Version 2.



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.