@database "Recall.guide" @author "Ketil Hunn" @(c) "Copyright © 1993 Ketil Hunn." @$VER: Alert.guide 1.1 (07.11.93) @wordwrap ************************************************************************** @node Main "Documentation for Alert " This document describes the usage of Alert. @{" About " link about} @{" Description " link description} @{" Usage " link usage} @{" Versions " link versions} @{" Afterwords " link afterwords} This program is Public Domain @endnode ************************************************************************** @node about "About Alert" PROGRAM: Alert VERSION: V1.1 AUTHOR: Ketil Hunn, Norway COPYRIGHT: 1993 Ketil Hunn TOOL: SAS/C V6.3 REQUIREMENTS: Any Amiga with Kickstart 33 or above. SOURCE: The included source can be compiled with SAS/C V6.0+. @endnode ************************************************************************** @node description "Description" Nothing much to say about this program really. It's a small command to display text in a standard RECOVERY_ALERT. The alert will appear yellow under WB2.0+ and red under previous kickstarts. @endnode ************************************************************************** @node usage "Usage" Syntax: Alert TEXTLINE/M All given parameters will be centred horizontally and its frame will automatically adjust to the number of lines. Typing just 'Alert' or 'Alert ?' will display the copyright and the template. As an example, 'Alert "Line number 1" Line_2 Line_3 "The last line!"' will be displayed as: ************************************************************************** * Line number 1 * * Line_2 * * Line_3 * * The last line! * ************************************************************************** @endnode ************************************************************************** @node versions "Versions" 29.May.93 V1.0 Initial release 07.Nov.93 V1.1 Fixed two bugs which caused Enforcer hits. @endnode ************************************************************************** @node afterwords "Afterwords" Send e-mail, bug-reports, comments, suggestions, postcards etc. to: Between 15th of August and 5th of June (every year) I will be available at the following address: Ketil Hunn Fabrikkveien 4-8 / Leil 107C N-6400 Molde NORWAY or by e-mail: hunn@dhmolde.no In the summertime however, I will be available at the following address and only by ordinary mail: Ketil Hunn Nabbetorpveien 35B N-1632 Gamle Fredrikstad NORWAY no e-mail ********************************** NOTE ********************************** It is extremely important that you state which version of the program you use and what your system-configuration is. This will make it easier for me to locate bugs and problems... ********************************** NOTE ********************************** Enjoy! Ketil Hunn Molde, October 1993 @endnode