BackupEZ 2.7.1 Copyright(c) 2006 Dave O'Donnel Version 2.7.1: 07/08/2006 - (1)Fixed bug in Table display for Palm OS 5.4+ This application will copy itself to your SD Card if it does not already exist or a newer version is installed in main memory! BackupEZ will back up your data from the Palm's main memory to the SD Card! All applications, associated data, and preferences are included in the backup! ***** NOTE: RESTORE DOES NOT WORK IN THE DEMO APPLICATION! ***** To Backup: The first(default) screen that displays shows that you are in BACKUP MODE. Press the [REFRESH] button; this will create a list of backup files. Select items in the list by tapping on the checkbox by each file. Selecting an item (denoted by the checkmark) means the file will be saved to the SD Card. Press the [CHANGES] button to mark files that have been modified since the last backup! You can select all items in the list by pressing the menu button on the silkscreen and then Selection->Select All. You can de-select all items in the list by pressing the menu button on the silkscreen and then Select->Select None. Items not having a checkmark associated with them will not be stored. Alternatively, you can jump to BACKUP MODE by selecting the menu button on the silkscreen and then selecting MODE->Backup Mode. Then press the [BACKUP] button to store the files on your SD card. To Restore: Select Mode->Restore Mode from the menu. Press the [REFRESH] button to create a list of files that can be restored. Press the [RESTORE] button; all checkmarked files will be restored from the last backup. ** SECURITY WARNING ** The output files are not encrypted; so this could be considered a security breach. If someone steals your palm, the data on the SD card could, theoretically, be retrieved. You might want to keep the SD card with the backup in a safe place. Visit http://home.swbell.net/odonnel1/palm.htm for information on this and other unique palm pilot applications. No warranty on this software is made or implied. Use it at your own risk. Version 1.0: 5/11/2003 - Initial Creation. Version 1.1: 5/15/2003 - Added Selective Backup/Restore Version 1.2: 5/16/2003 - Added Incremental Backup Version 1.3: 5/21/2003 - (1)Install to SD Card from Main memory; (2)Automated backups (3)Handle files with special chars (ie. ':') (4)Allow user to delete backup data (5)Don't auto-backup if battery < 30% charged. Version 1.4: 5/23/2003 - (1)Show "--" in auto-backup form if no time is selected. (2)If BackupAlarm() is running and there is an error with a file; reset auto-timeout value (allow the unit to power off). (3)Enhance help files in .rcp (4)Error when pressing "Home" from the AUTO_BACK_FORM (5)Update on SD card if dates don't match between main memory and SD. (6)Swapped the Backup and Changes buttons on main form. Version 1.5: 6/02/2003 - (1)Fix table bug; long names would be wrapped and cause table size error. Version 1.6: 6/09/2003 - (1)Check File integrity before storing in the backup folder. Version 2.0: 7/23/2003 - (1)Refresh List would only hold 64K worth of data. Now, data for the list is stored in a DB. Version 2.1: 8/14/2003 - (1)Special chars (colon :) are handled differently; now the backup file says xxx(((colon)))xxx when a colon is embedded in a file name. (2)Added menu item "Admin->Delete Unref Files" to remove files stored in the backup directory that no longer exist in main memory. Version 2.2: 9/25/2003 - (1)Fixed time in AUTO-BACKUP form to check for current hour and current minute so auto-backup does not start right away. (FUTURE TIME SETTING) (2)Specify Error STOP on Auto-Backup Export Error. Version 2.3: 05/18/2004 - (1)Added '<' and '>' to Special Character List. Version 2.5: 09/23/2004 - (1)Fix problems running in PalmOS6 (Note Emulator is too buggy right now) (2)Noticed some places where I was using sprintf instead of StrPrintF; changed those. Version 2.6: 01/08/2005 - (1)Added upArrowChr and downArrowChr to keyDownEvent. Version 2.7: 12/22/2005 - (1)Replaced the up/down arrow buttons on the main form with a scrollbar. Version 2.7.1: 07/08/2006 - (1)Fixed bug in Table display for Palm OS 5.4+