Personal Alarm Clock (v1.92) By Jose M.C.S. Gallardo This used to be a shareware program but I've decided that alarm clock accessories are too common to do that. But anyway this is the January 1992 update of the program. Changes made since original release: - Squashed bugs in alarm checking. - Added Corner Clock which can be turned off by putting 'Y' or 'N' in the 'Corner Clock?' field (must be upper case). - Added a "Cancel" Button. - Streamlined the Pascal source code somewhat. Some other operation notes: - Cancel lets you abort any changes made to the dialog and is the default button. - 'That's Cool' only sets the system time and date and whether or not the corner clock is displayed. 'Set It' will set all of these, the alarm, and enable the 'Stop It' button which only stops the alarm from ringing. - There is a box in the upper right hand corner of the dialog which indicates whether the alarm is on or off. A checkmark in the box means it is on, empty is off. - The alarm clock only works with GEM programs that use the menu bar. This also goes for the corner clock as well. - Time is only displayed in military time. An alarm time over and equal to 24 hours will not result in the alarm being set. A system time equal to or over 24 hours will have 24 hours subtracted from it until it is less than 24 hours and the clock will be set accordingly. I have also included the source code for anyone who might be interested is seeing it, although it is hardly a good example for any aspiring Pascal programmers.