home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 September / WIN95_09964.iso / disktool / c4fish12.zip / README.TXT < prev   
Text File  |  1996-05-28  |  3KB  |  77 lines

  1.  
  2. CatFish                        Version 1.2                        May 28, 1996
  3. ==============================================================================
  4.  
  5.  
  6. DESCRIPTION
  7.  
  8.     CatFish is a disk catalog browser. It allows you to save snapshots of the
  9.     directory/file structure of your disks and to browse through them at any
  10.     time. The catalog files maintained by CatFish are very compact and fast,
  11.     and can easily handle the huge directory trees often found on large disks
  12.     or on (shareware) CD-ROMs. CatFish will calculate all total subdirectory
  13.     sizes, and lists the date of the newest file found inside each directory.
  14.     Furthermore, CatFish can be used as an application/document launcher.
  15.  
  16.     CatFish is based on the MetaKit library, a shareware C++ class library for
  17.     persistent data structures. The sources of CatFish and several other small
  18.     sample programs are freely available as part of the MetaKit distribution.
  19.     
  20.     Best of all, CatFish is free.
  21.  
  22.  
  23. CHANGES IN THIS VERSION
  24.  
  25.     + Added file searching and a customizable sort order for the file list.
  26.     + Scans now include hidden & system files. Win 95: capitalized filenames.
  27.     + Some user interface enhancements, a menu bar, more keyboard shortcuts. 
  28.     
  29.     For the latest news, check the home page - http://purl.net/meta4/catfish
  30.  
  31.  
  32. GETTING STARTED
  33.  
  34.     Using CatFish is easy, just start it up. There is no installation, there
  35.     are no DLLs, it runs on all flavors of Windows. Support for long filenames
  36.     is included for Windows 95, but catalogs themselves must have short names.
  37.  
  38.     When you create catalog files, these will be placed in the same directory
  39.     as CatFish (with a ".CF4" suffix). If you move CatFish, you must move the
  40.     catalogs as well, otherwise these catalogs will no longer be accessible.
  41.  
  42.     When you start CatFish for the first time, it will give you a few tips.
  43.  
  44.  
  45. FOR SOFTWARE DEVELOPERS ONLY
  46.  
  47.     The MetaKit Library is a software development library for data storage and
  48.     easy handling of structured objects and collections in C++. If you require
  49.     bulky/powerful database functions, look elsewhere, but if you need a small
  50.     self-contained library to store structured data, please check it out:
  51.  
  52.                 http://purl.net/meta4/metakit
  53.  
  54.     If you are a C++ programmer interested in persistent storage, Winsock, or
  55.     simple client/server applications for TCP/IP, you will probably find some
  56.     useful code and ideas in MetaKit. It even has a utility to create catalogs
  57.     of remote FTP servers (yes, these catalogs can be browsed with CatFish).
  58.     
  59.     MetaKit registration is US$25, add $65 for source code and commercial use.
  60.  
  61.  
  62. DISTRIBUTION
  63.  
  64.     The CatFish utility is copyright Meta Four Software, NL. You may use this
  65.     free software for any purpose, as long as you leave all copyright notices
  66.     in place and assume all risks for its use, regardless of the consequences.
  67.  
  68.  
  69. CONTACT INFORMATION
  70.  
  71.     Jean-Claude Wippler          mailto:jcw@meta4.nl
  72.  
  73.     Meta Four Software             http://purl.net/meta4
  74.     Meekrap oord 6
  75.     3991 VE, Houten                 fax:+31 30 635 2337
  76.     The Netherlands
  77.