Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!samsung!noose.ecn.purdue.edu!mentor.cc.purdue.edu!j.cc.purdue.edu!brazil.psych.purdue.edu!zhou From: zhou@brazil.psych.purdue.edu (Albert Zhou) Newsgroups: comp.lang.pascal Subject: Re: Is there code available to output the text of run-time error messages? Keywords: runtime error messages, public domain Message-ID: <11653@j.cc.purdue.edu> Date: 5 Jan 91 18:10:13 GMT References: <25383@adm.brl.mil> <1991Jan4.054114.4631@uwasa.fi> <1991Jan5.084115.25880@tygra.ddmi.com> Sender: news@j.cc.purdue.edu Reply-To: zhou@brazil.psych.purdue.edu (Albert Zhou) Organization: Purdue University Lines: 9 I am definitely interested. Actually I posted an article asking how to make floating point error message available to the program. I am curious about this universal error processing redirection scheme. As I know, some errors are fatal and need immediate processing or termination. If what this unit does is to put an error message into a string, the error might cause the system to crash.