home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 24 / CD_ASCQ_24_0995.iso / vrac / clust200.zip / CLUSTER.TXT < prev    next >
Text File  |  1995-06-07  |  3KB  |  84 lines

  1. ClusterView v2.00           27 April 1995          (C) Yves Roumazeilles
  2. ────────────────────────────────────────────────────────────────────────
  3.  
  4. ClusterView is a Windows application designed to help handle text
  5. searching tasks in a group of large files. The most prominent features
  6. are:
  7.  
  8. - grouping of documents in a structure named "cluster". This allows to
  9. consult simultaneously various files you decide to link together
  10. according to your needs. Various operations (other than mere viewing)
  11. can be applied to the documents of a cluster.
  12.  
  13. - most of the keyboard commands are similar to / compatible with the
  14. ones from the Unix utilities named MORE and LESS.
  15.  
  16. - files viewing is not limited by any constraints of size. You can be
  17. viewing anything you want (even gigabytes files if your computer has
  18. them readable - e.g. from a network).
  19.  
  20. - some display processing allows to filter/modify the presentation of
  21. data to the document window.
  22.  
  23. - approximative search based on Baeza-Yates algorithm to find a pattern
  24. which is only partly known (also known as search with erroneous
  25. patterns). For example, you can search for "pattern" with 1 error (at
  26. most) and it will match "pattern", "pittern" and "Pattern" while
  27. stepping over "lantern" (2 errors).
  28.  
  29. - search modelled on the Unix utility named GREP. It is particularly
  30. useful for complex searching with the help of its specific search
  31. "language" to describe the pattern you look for. For example, you can
  32. search for "^pattern" to look for "pattern" at the beginning of a line;
  33. or for "[pl]a[nt]tern" to look for either "pattern" or "lantern". Look
  34. into the Help file for an extensive description of the pattern language.
  35.  
  36. Both search methods are particularly useful to tackle large amounts of
  37. data when you are looking for important but difficult to locate data.
  38.  
  39.  
  40. The Windows help file gives detailed information about using it.
  41.  
  42. File List:
  43.  
  44.    CLUSTER.EXE  The executable file
  45.    CLUSTER.HLP  Help file
  46.    CLUSTER.TXT  This file
  47.    YGREP.DLL    Support DLL
  48.  
  49.    YGREP.TXT    Description of the YGrep Search Engine support DLL
  50.    BITLIST.TXT  Description of the BitList Engine
  51.    ORDER.TXT    Minimal order form
  52.  
  53.  
  54. To install ClusterView, simply put all the files in any directory
  55. already included in your path (C:\WINDOWS is suggested). If you already
  56. have an earlier version of ClusterView, replace its old files by the new
  57. ones.
  58.  
  59. If Windows cannot find the DLL when the application is run, make sure it
  60. is in a directory on your path, and try again. Eventually, move
  61. YGREP.DLL to the C:\WINDOWS directory.
  62.  
  63.  
  64. ClusterView is shareware. It it not Public Domain or Free. 
  65. See the help file for shareware information and extensive description of
  66. the registration steps (including a number of registration sites
  67. accepting 800-calls or credit cards).
  68.  
  69. If you cannot find the Help file and its registration forms, use the
  70. minimal form file ORDER.TXT and mail it with your payment to the address
  71. shown.
  72.  
  73.  
  74. If you find ClusterView useful, do the decent thing and register!
  75.  
  76.  
  77.  
  78. In return you will receive:
  79.     - the full ClusterView application (in its latest version),
  80.     - help file (in its latest version),
  81.     - sample cluster files for you to modify,
  82.     - a registration number to identify yourself,
  83.     - support thru Email and Fax.
  84.