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