Short: replacement patch for exec.library/Alert() Type: util/misc Uploader: luke@ccu1.aukuni.ac.nz TITLE AlertPatch - replacement patch for exec.library/Alert() VERSION Distribution version 2.17 AUTHORS David Swasbrook E-mail address: dswa1@cs.aukuni.ac.nz (expires 01-Jan-94) DESCRIPTION AlertPatch replaces the system exec.library/Alert() with two custom routines to give the user a choice of how the alert is to be displayed, either as an intuition window or a system alert with additional information. FEATURES 1. Alerts now displayable as windows. With options to Continue, Suspend or Reboot for all alert types. 2. Displays description of alert and name of the offending task. 3. Dumps contents of CPU data and address registers and displays a text representation. 4. Can list or get information on alert numbers from cli or listview. UPDATE This archive is an update of the AlertPatch216.lha archive which due to an oversight asked for V39 of the Utility Library even though it did not require it to function correctly. Apologies to all people who were inconvenienced and thanks to all those who reported the problem.