home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / FINDER.ZIP / README < prev   
Text File  |  1990-10-13  |  2KB  |  48 lines

  1. This program is a slowly evolving piece of software.  It is based
  2. on something from MSJ which I fixed up some and embelished with
  3. a couple of useful features.  Install it as follows:
  4.  
  5. Put the program where you keep other misc utilities.
  6.  
  7. Create an entry for it in the program starter.    The program takes
  8. one argument.  That is the name of the editor to invoke when using
  9. the editor button.  If you provide none, it will invoke the system
  10. editor.
  11.  
  12. Using the program is pretty straight forward:
  13.  
  14.    Put into the edit control a wildcard string of your choosing.
  15.  
  16.    Select any number of drives to search from the drive list box.
  17.  
  18.    Press the Search button.
  19.  
  20.    The search function is run as a seperate thread so the user interface
  21.    remains responsive.
  22.  
  23.    As soon as the search begins returning items in the list box,
  24.    you can start using them.  EXE files light up the RUN button.
  25.    All files light up the EDIT button.
  26.  
  27.    The CANCEL button signals the search to stop.  It will after
  28.    completing the scan of whatever directory it is currently scanning.
  29.    This ensures that if the listbox contains one file from a directory,
  30.    it will contain them all.  The scan stops at that point. No entries from
  31.    the last directory's sub-directories or siblings will be included.
  32.  
  33.    The print button prints the file list to the system printer.
  34.  
  35.  
  36. Future enhancements will include an invokation of GREP for each entry
  37. in the resulting filelist as well as the ability to save the list in
  38. a CMD file in the format "CALL %1 fname".
  39.  
  40. Currently the edit button starts the editor and minimizes the finder
  41. window.  Let me know if you think this is a feature or an annoyance.
  42.  
  43. Any suggestions for enhancement will be appreciated.
  44. I can be reached at the MAGNUM BBS 805-582-9306.
  45.  
  46. Looking forward to comments,
  47. TOM HEBERT
  48.