Unit for trapping DOS critical errors (INT 24) for retries.
Turbo Pascal version 4.0 added a paticularily nice feature in that it automatically installs a critical error handler (INT 24) to keep DOS from putting up the familiar 'Abort, Retry, Ignore?' messages. Instead of putting a message in the middle of your nice screens, you can now detect the errors and act on them yourself