Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Input and Output / Messages /

$NewMessage

FilledSmallSquare $NewMessage is a global variable which, if set, is applied to the symbol name and tag of messages that are requested but have not yet been defined.

FilledSmallSquare $NewMessage is applied to the symbol name, tag and language of a message if an explicit language is specified.

FilledSmallSquare Mathematica looks for the value of name::tag or name::tag::lang after $NewMessage has been applied.

FilledSmallSquare You can set up $NewMessage to read the text of messages from files when they are first needed.

FilledSmallSquare A typical value for $NewMessage might be Function[ToExpression[FindList[files, ToString[MessageName[#1, #2]]]]].

FilledSmallSquare See Section 2.9.21.

FilledSmallSquare See also: $NewSymbol.

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.