Reminder v2.5 Steven Kienle sckienle@worldnet.att.net This program will help you remember important dates in a manner more straight forward than trying to useyour DateBook. It lets you enter the date of the event, how many days notice you want and any other notes you may have. Reminder will keep track of those dates year after year. Reminder will keep a current list of the events you need to be warned about. All you have to do is bring up Reminder to see what events are coming up. If desired, Reminder will also set a notification alarm every day you have an event close enough to today, based on information you provide with each event. Release Notes: V2.5 Included Export menu item to provide integration between Reminder and the stock Palm applications Date Book, Mail, Memo Pad and To Do List. V2.1 Changed the "Export/Import" menu items to "Backup/Restore" which more properly reflects their use. Changed alarm subsystem to not think alarms which have future dates, such as 31 October 2005, are near on an earlier date, such as 30 October 2000. Added color large and small icons. Corrected a bug which could lead to the MemoryMgr.c, Line: #, NULL handle and DataMgr.c, Line: #, Err Deleting rec errors. This may not completely remove these errors, but it is at least a start. Corrected a bug with the alarm set dialog which confused 12:00 PM and 12:00 AM. Cleaned up several small memory leaks. Fixed some other code to make it more Palm OS 3.5 compatible. V2.0 Added a "small" icon to program for the new the application list view. Added the ability to export and import reminders from Memo Pad memos. Added a "Cause Alarm" check box for events. This will allow an event to be reported as near, either on the main reminder form or the alarm dialog, but will not cause an alarm event itself. Added a "One time only" check box for events. This will cause an event to be deleted automatically once it's date is passed for the first time. Removed date from the main form's title. I decided it wasn't really needed and it was getting in the way of the categories drop down, causing a case where the date was blanked out anyway. Added support for Lefty and LeftHack. These are two pieces of software intended to make the Palm better for left-handed users. Lefty is by Joe Strout, and be downloaded from . LeftHack is a HackMaster module by Quartus Handheld Software and can be loaded from . Switched from the Up/Down buttons to a scroll bar on the main event listing screen to be more consistent with the internal Palm applications. Corrected a bug which caused a "Fatal Error: DataMgr.c, Line:4323, Err insertion sort" when an Reminder alarm goes off. Corrected a bug when trying to mail an event without a note with the "include note" option checked. Corrected a bug which messed up setting days until the event for February 29 when the next year is a leap year. (Don't ask, it didn't matter until the "One time only" flag was added.) V1.2 Added an option to sound an alarm when the Notification Dialog is displayed. V1.1 Added the ability to have a daily alert sound when there is an event you should be reminded about. Corrected an error in the database set up which would prevent the reminder database from being backed up as part of the HotSync. Added a form which will be displayed if program is run on a non-supported OS version. This will prevent the "blank screen of death" syndrome some people reported. V1.0 Initial release.