home *** CD-ROM | disk | FTP | other *** search
/ PSION CD 2 / PsionCDVol2.iso / Programs / 327 / README.TXT < prev    next >
Encoding:
Text File  |  2000-06-23  |  2.7 KB  |  94 lines

  1. Title:       CompressDB 1.2
  2. Description: Compress database, agenda & help files
  3. Author:      Richard Smedley <epoc@richardsmedley.co.uk>
  4. Home page:   http://www.richardsmedley.co.uk/
  5.  
  6.  
  7. INTRODUCTION
  8. ============
  9.  
  10. CompressDB is a small OPO program which allows you to manually compress your
  11. database, agenda & help files to reduce file sizes and recover lost disk space.
  12.  
  13. EPOC was designed to compress these files automatically, but it waits until
  14. there is a huge amount of recoverable space before it actually does this.
  15. This can be extremely inconvenient if you need to compress your files to
  16. recover disk space, or if you a releasing a program to the public and want to
  17. compress your files to make them as small as possible.
  18.  
  19.  
  20. INSTALLATION
  21. ============
  22.  
  23. This program should be fully compatible with all EPOC machines, including
  24. Psion S5/5mx, Revo, S7, Oregon Scientific Osaris, etc.
  25.  
  26. To install it, copy the file COMPRESSDB.OPO into any suitable folder on
  27. your Psion. The program does not appear on your Extras bar - to run it,
  28. select its icon from the folder where it is installed.
  29.  
  30. CompressDB uses the following additional modules, which are supplied with
  31. the program as SIS files:
  32.  
  33.     SYSRAM1.SIS (Sysram1.opx V1.0, by Symbian Ltd)
  34.  
  35. If you haven't installed these on your system yet, or if you are using
  36. earlier versions of these modules, then you will need to install them
  37. before you can use CompressDB.
  38.  
  39.  
  40. CONTACTING THE AUTHOR
  41. =====================
  42.  
  43. If you have any comments about this program, or if you want to contact
  44. me for any reason, then here is my address:
  45.  
  46.     Richard Smedley
  47.     PO Box 59
  48.     Sutton-in-Ashfield
  49.     Notts
  50.     NG17 3HP
  51.     England
  52.  
  53.     epoc@richardsmedley.co.uk
  54.  
  55.     http://www.richardsmedley.co.uk/
  56.  
  57.  
  58. COPYRIGHT & DISTRIBUTION
  59. ========================
  60.  
  61. CompressDB is Copyright (C) Richard Smedley 1998-2000, All Rights
  62. Reserved.
  63.  
  64. This program may be freely distributed for non-commercial purposes
  65. providing all the original files remain fully intact and unmodified.
  66. Commercial use of this program, or any part thereof, requires the
  67. prior written permission of the author.
  68.  
  69. Standard disclaimer applies; you use this program at your own risk.
  70.  
  71. Sysram1.opx is Copyright (C) Symbian Ltd, 1997-1999.
  72.  
  73.  
  74. VERSION HISTORY
  75. ===============
  76.  
  77. V1.0 (25.06.98)
  78.  
  79.   - The first release.
  80.  
  81. V1.1 (03.07.98)
  82.  
  83.   - Now displays the before/after file sizes, showing you how much disk
  84.     space has been saved by compressing the file.
  85.  
  86.   - Uses SYSRAM1.OPX (supplied).
  87.  
  88. V1.2 (22.06.00)
  89.  
  90.   - Compresses database, agenda and help files.
  91.  
  92.   - Various internal changes to the program.
  93.  
  94.   - Now includes proper error handling routines.