|
[Date Index]
[Thread Index]
[Author Index]
Re: To print and not to print
- To: mathgroup at smc.vnet.net
- Subject: [mg39341] Re: To print and not to print
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Wed, 12 Feb 2003 03:51:44 -0500 (EST)
- Organization: Universitaet Leipzig
- References: <b2ah4d$pip$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
no, because Message[] is written in the way, that ic can be
switched on/off and you should rewirte the package to
unse Message[] instead of Print[]
Regards
Jens
Emilio Martin-Serrano wrote:
>
> Group,
>
> I have a program with a lot of *Print["Something"] * calls imbedded.
> This calls are there for intermediate computation tracing purposes; in
> other words, I want this in case I need to trace some points in some
> instances of some computations, as a (standard) service of my program. But
> I would like to be able to disable this printing facility by using some
> standard Mathematica variable/option like *DisplayFunction -> Identitiy* if
> available. Any clue?
>
> Best regards.
>
> E. Martin-Serrano
Prev by Date:
Re: Getting rid of the symbol -> after finding the root
Next by Date:
RE: To print and not to print
Previous by thread:
To print and not to print
Next by thread:
RE: To print and not to print
|