home *** CD-ROM | disk | FTP | other *** search
- (*
- Timo Salmi ERRor unit interpreting the runtime error.
- All rights reserved 5-Jan-91.
-
- The use of this unit is very easy. Just include it in your uses statment.
- Then if your program terminates in a runtime error, TSERR.TPU takes over and
- reports on the error before terminating. See TSERR.TST for examples.
- *)
-
- unit TSERR;
-