Wolfram Library Archive


All Collections Articles Books Conference Proceedings
Courseware Demos MathSource Technical Notes
Title Downloads

A package for better On/Off control of messages
Author

Ted Ersek
Organization: Naval Air Warfare Center, Aircraft Division
URL: http://www.verbeia.com/mathematica/
Revision date

2006-02-23
Description

Sometimes you define a function and want certain messages Off during evaluation of the function. Then when the function is finished evaluating you want the message back On, but if the message was Off before the function evaluated the message should remain Off. Mathematica provides no straight forward way to do this. The functions in this package solve this problem.
Subject

*Wolfram Technology > Programming > Error Messages
Keywords

Message, On, Off, Block
Downloads Download Wolfram CDF Player

Download
MessageControl.m (2.3 KB) - Mathematica Package [for Mathematica 4.0]
Download
MessageControlExamples.nb (50.8 KB) - Mathematica Notebook [for Mathematica 4.0]