home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Hack-Phreak Scene Programs
/
cleanhpvac.zip
/
cleanhpvac
/
TSPA3340.ZIP
/
TSERR.INT
< prev
next >
Wrap
Text File
|
1991-01-05
|
338b
|
12 lines
(*
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;