CMU Artificial Intelligence Repository
 
   
   
   
   
  
WITHOUT-ERRORS: Catches all error signals in a running 
              program
lang/lisp/code/ext/errors/
This code provides a simple mechanism to catch all errors. Code
enclosed within the macros provided by this package will never error.
Instead, the error message will be written to *error-output* or a file.
CD-ROM:       Prime Time Freeware for AI, Issue 1-1
Author(s):    Vincent Keunen, 
Keywords:
   Authors!Keunen, Error-Catching Mechanism, Lisp!Extensions, 
   WITHOUT-ERRORS
References:   ?
Last Web update on Mon Feb 13 10:29:31 1995 
AI.Repository@cs.cmu.edu