|
[Date Index]
[Thread Index]
[Author Index]
Re: Catching messages
- To: mathgroup at smc.vnet.net
- Subject: [mg91557] Re: Catching messages
- From: Bill Rowe <readnews at sbcglobal.net>
- Date: Wed, 27 Aug 2008 06:42:41 -0400 (EDT)
On 8/26/08 at 3:29 AM, pbruynd at vub.ac.be (thorgal) wrote:
>Is there an easy way to immediately abort a function that was called
>when it generates a given message and return to the part of the
>program that called this function ? I want to do this when I call
>some function from Mathematica packages, i.e. i don't want to change
>to function code in the packages and include e.g. catch-throw
>sequences.
I think you will need to change the code in order to have this
work the way you want. I suggest you look at the built in
function Check.
Prev by Date:
incorporating long dendrogram into TeX document
Next by Date:
Manipulate evaluates repeatedly - how do i stop it
Previous by thread:
Catching messages
Next by thread:
Re: Catching messages
|