home *** CD-ROM | disk | FTP | other *** search
/ Megahits 4 / MegaHits_Vol.4.iso / mui / util / misc / findit1.2 / findit.guide < prev    next >
Encoding:
Text File  |  1994-10-24  |  4.5 KB  |  144 lines

  1. @node Main "Findit Instructions"
  2.  
  3.    /\  /\ 
  4.    \//\\//\ ---------------------------------------------------   
  5.    /\\//\\/ findit -- A MUI-based disk search utility
  6.    \//\\//\ (c) 1993 enola productions. All rights reserved.
  7.      \/  \/ ---------------------------------------------------
  8.  
  9.    Findit is a MUI-Based application that allows you to search any
  10.    drive, device, or assign for files or directories.
  11.  
  12.     @{" Setup " link Setu}        -- Installation procedures.
  13.  
  14.     @{" Instructions " link Inst} -- How to use Findit.
  15.  
  16.     @{" Distribution " link Dist} -- It's FREE! It STAYS free!
  17.  
  18.     @{" History " link Hist}      -- Revisions, bug fixes, etc.
  19.  
  20.     @{" Wish list " link Wish}    -- Possible future developments.
  21.  
  22.             @{" Contacting the author " link Auth}
  23.  
  24. @endnode
  25.  
  26. @node Setu "Findit setup"
  27.  
  28. SETUP:
  29.  
  30.   Before using this program, you must first install `MUI' (magical user
  31.   interface) by Stephan Stuntz. The MUI archive is available at any 
  32.   Aminet site. Note that MUI, and therefore this program, will only run
  33.   on Amiga 2.04 or higher machines.
  34.  
  35.   Other than MUI and AmigaDOS 2.04, findit has no other system dependencies.
  36.  
  37.   Installing this program is as simple as copying the executable to your
  38.   favorite utilities directory. It needs no additional support files.
  39. @endnode
  40.  
  41. @node Inst "Findit Instructions"
  42.  
  43. INSTRUCTIONS:
  44.  
  45.   Finding a file of any kind couldn't be easier (although it could be
  46.   quicker!)  Simply select your search parameters from the main window
  47.   and press `hunt'. A list of found files will be built as you watch.
  48.  
  49.   There are three kinds of search parameters. Each of them can be toggled
  50.   on or off:
  51.  
  52.   Name: The `Name' parameter referrs to both a file and directory names. Any
  53.         standard AmigaDOS pattern can be entered here. 
  54.  
  55.   Date: This option, when enabled, allows you to search for file and dirs
  56.         that were created/modified before, after, or on the date you 
  57.         specify. Dates should be entered in dd-mmm-yy format, or simply
  58.         enter `today', `yesterday', `tuesday', `tomorrow' (?) etc.
  59.  
  60.         Use the "in last X days" option to search for files created or 
  61.         modified recently. Entering "0" means search for files created
  62.         today, "1" means search for files created yesterday or today,
  63.         etc.
  64.  
  65.   Size: When this option is enabled, any file with the size you specify
  66.         will qualify. When you specify a size parameter, directories
  67.         are not searched for.
  68.  
  69.   Of course, you can combine any of these searches and only files/dirs that
  70.   match ALL criteria will be displayed.
  71.  
  72.   It's a fact - some searches take a long time. By selecting "abort" in the
  73.   found files window, you can stop the search. Or press the close button
  74.   in the files window to stop the search and close the files window.  Or
  75.   press the close button in the main window to stop the search and quit
  76.   the program.
  77.  
  78.   For longer searches, I recommend that you simply iconify the windows while
  79.   findit works. Findit will flash the screen and de-iconify itself when the
  80.   search is complete.
  81.  
  82. @endnode
  83.  
  84. @node Dist "Findit distribution policy"
  85.  
  86. DISTRIBUTION POLICY:
  87.  
  88.   This release of `findit' is to be classified as `freeware'; no one is to
  89.   make any money from this beyond a small (under $5 per disk) copying fee.
  90.   Permission is granted for this achive to sail to any and all public-access
  91.   boards and services as long as the archive (including this file!) is kept
  92.   intact.
  93.  
  94.   Distribution on for-profit coverdisks and disk magazines is prohibited
  95.   without written permission from the author.
  96.  
  97. @endnode
  98.  
  99. @node Hist "Findit history"
  100.  
  101. HISTORY:
  102.  
  103.   o Release 1.12, 10-Jan-94
  104.     Decreased stack usage
  105.     Minor cleanup
  106.  
  107.   o Release 1.1, 30-Sep-93
  108.     Fixed double-directory bug
  109.     Now detaches from cli!
  110.     Added "in last X days" option
  111.  
  112.   o Release 1.0, 18-Sep-93
  113.     First public release
  114.  
  115. @endnode
  116.  
  117. @node Wish "Findit wish list"
  118.  
  119. WISH LIST:
  120.  
  121.   o Faster searching
  122.   o More accurate progress bar
  123.  
  124.   Let me know what features you'd like to see added! Or just write to
  125.   say you like/hate this program so I know whether to waste any more time
  126.   on it 8^)
  127.  
  128. @endnode
  129.  
  130. @node Auth "Contacting the author of Findit"
  131.  
  132. ABOUT THE AUTHOR:
  133.  
  134.   I'm not doing this project for money. If you want to facilitate the 
  135.   development of this or other enola productions software, please contact
  136.   the author with suggestions, comments, chocolate, bug reports, etc.
  137.  
  138.   Internet:   glade@kira.csos.orst.edu
  139.   CompuServe: 72773,2152
  140.   Snail:      enola productions
  141.               P.O. Box 563
  142.               Corvallis, OR, 97339
  143. @endnode
  144.