NAME alert - interprete the Guru-Messages SYNOPSIS alert [gurunumber_1 gurunumber_2 ... gurunumber_N] DESCRIPTION alert translates the first of the two numbers of a guru- messages into plain English text. The program has been written using the information available from alert.h. You can pass numbers as parameters or call alert without parameters to be asked for numbers as long as you don't enter an empty line. EXAMPLES alert 81000009 in> 81000009 Deadend alert from exec.library: freeing memory already freed in> --- exit alert in> 81000005 Deadend alert from exec.library: corrupted memory list in> 84000001 Deadend alert from intuition.library: unknown gadet type in> --- exit COMPILING This program was written in Modula-2 on M2Amiga V3.3: m2c alert m2l alert or simply m2make alert It uses the modules Arguments, Conversions, Scan and Terminal. BUGS None known. AUTHOR claudio (claudio@amsoft.imp.com) UUCP: claudio@forty2 BITNET: K538912@CZHRZU1A Mail: Claudio Nieder, Kanalweg 1, CH-8610 Uster, Switzerland Alert executable and source code are 100% PUBLIC DOMAIN.