MathGroup Archive 2005

[Date Index] [Thread Index] [Author Index]

Search the Archive

Debugging

  • To: mathgroup at smc.vnet.net
  • Subject: [mg56843] Debugging
  • From: "Hermann Schmitt" <schmitther at t-online.de>
  • Date: Sat, 7 May 2005 04:17:15 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hello,
In earlier emails I explained, that the program is finished at the statement
in error, if the following assignmet is included in the program:
 $MessagePrePrint = (Print["Error -> Quit"]; Quit[])&;
My question is:
Can it be achieved, that the error message is printed, before the program
finishes?
Hermann Schmitt



  • Prev by Date: RC circuit
  • Next by Date: Problem with substitutions in SparseArray?
  • Previous by thread: Re: Re: Re: debugging
  • Next by thread: Re: Debugging