

 Welcome to FFDS or FileFindDatabaseSystem Version 1.2 !
-----------------------------------------------------------------------------

  Introduction
 ~~~~~~~~~~~~~~
   If you ever search a file/directory, you know the problem. You have
   to scan your Harddisk(s)/CDROMs every time you search one and if you
   use a wrong pattern you have to do it again ... I`ve six partitions and
   4 of them, doesn`t change within a month or two. So i decide to write
   a couple of ARexx-Scripts and AmigaGuides to build databases of every
   volume. Now i can use a simply textsearcher to search a file/directory,
   which is must faster than a scan of every volume. If there are a lot of
   changes on a volume i can update it :).

   Special manager:

    - Helpmanager (make index of/search helpfiles)

  Requirements
 ~~~~~~~~~~~~~~
   - An Amiga with OS3.0 or higher
     (could work with OS>2.04 as well, but i haven`t tested this)

   - RexxReqTools.library

   - about 100kB for the program and some more free space for the
     databases

   - about 0.5-2 MB free RAM (every database is first created in RAM)

   ( With XPK you can compress the databases !)


  Installation
 ~~~~~~~~~~~~~~

  You need an installed rexxreqtools.library to use the Installprogram. Don`t
  panic, it will delete nothing. It just copy some files in a directory FFDS
  and the shell-script in a DOS-valid executive path (like c:,s:, etc.) and
  add a assign in your user-startup.

  Contact
 ~~~~~~~~~

   Please report your suggestions to me. If you`re intetested in doing
   something for me, please read the guides and report all the mistakes
   to me. I hardly speak english, so if you want to correct me - you`re
   welcome.

   Lars Unger

   EMail: l.unger@tu-bs.de
   WWW  : http://www.amigaworld.com/lars/ffds.html
   IRC  : Ynthan (visit #hamburg)


  LEGAL STUFF
 ~~~~~~~~~~~~~


  Warranty
  --------

  The program is provided "as is":  The author will not be liable for any
  damage, direct or indirect, arising from the use or the impossibility of
  the use of this software.  There is especially no guarantee for the
  correctness, accuracy or validity of data.  The author denies any liability
  or tacit guarantee, especially that FFDS is suitable for a special
  purpose.


  Distribution
  --------------
  FFDS (FileFindDatabaseSystem) v1.2 Copyright © 1997,98 by Lars Unger.
  All rights reserved. This program may be distributed non-commercially
  only providing that the executable, source code, documentation and
  copyright notices remain unchanged and are included with the distribution.
  The archive must contain the following files:


     InstallFFDS/Start-FFDS.info
     InstallFFDS/legalstuff.txt
     InstallFFDS/readme.first
     InstallFFDS/install.rexx
     InstallFFDS/Install
     InstallFFDS/readme.first.info
     InstallFFDS/Install.info
     InstallFFDS/.hmconfig
     InstallFFDS/.config
     InstallFFDS/.ver
     InstallFFDS/hm-help.guide
     InstallFFDS/hm.guide
     InstallFFDS/ffds-help.guide
     InstallFFDS/FFDS.guide
     InstallFFDS/Start-FFDS
     InstallFFDS/start.rexx
     InstallFFDS/shell-scripts/help
     InstallFFDS/shell-scripts/fifi
     InstallFFDS/hm/shell_search.rexx
     InstallFFDS/hm/search.rexx
     InstallFFDS/hm/help.rexx
     InstallFFDS/hm/setpat.rexx
     InstallFFDS/hm/add_path.rexx
     InstallFFDS/hm/del_path.rexx
     InstallFFDS/hm/update_index.rexx
     InstallFFDS/hm/main.start
     InstallFFDS/hm/exit.rexx
     InstallFFDS/bin/systemday
     InstallFFDS/bin/wbtofront
     InstallFFDS/bin/volname
     InstallFFDS/bin/LinkScan
     InstallFFDS/rexx/print_db.rexx
     InstallFFDS/rexx/show_new.rexx
     InstallFFDS/rexx/build_cd_db.rexx
     InstallFFDS/rexx/update_all.rexx
     InstallFFDS/rexx/build_db.rexx
     InstallFFDS/rexx/search_file.rexx
     InstallFFDS/rexx/show_settings.rexx
     InstallFFDS/rexx/fifi.rexx
     InstallFFDS/rexx/del_db.rexx
     InstallFFDS/rexx/change_view.rexx
     InstallFFDS/rexx/change_search.rexx
     InstallFFDS/rexx/none_packer.rexx
     InstallFFDS/rexx/change_packer.rexx
     InstallFFDS/rexx/exit.rexx
     InstallFFDS/rexx/change_dbpath.rexx
