home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / files / a / filefind2 / !FileFind_!Help < prev    next >
Encoding:
Text File  |  1994-12-01  |  2.2 KB  |  53 lines

  1.  
  2.   FileFind © Gerald Hartmann, 1994
  3.   ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  4.   This utility is used for finding files and contents of files.
  5.   It searches recusively into the specified directory for the
  6.   given filename. You can also specify a filetype you are looking
  7.   for. Searching for contents can be case-sensitive or case-
  8.   insensitive. This program is most useful when using with an
  9.   editor which support throwback.
  10.   
  11.   
  12.   Using the program:
  13.   To open the search dialog click on the FileFind icon on the
  14.   iconbar. A window with the following items appears:
  15.   
  16.   Directory: Here you can type the directory name where the search
  17.              starts. Alternatively you can drag a directory or
  18.              application to the window.
  19.   Filename:  This is the filename to search for. 
  20.              Wildcards used are: ? for single characters,
  21.                                  * for multiple characters at end of
  22.                                    filename
  23.                                    
  24.   Options:
  25.   Ignore case: If this radio button is ticked the contents will be
  26.                treated as case-insensitive.
  27.   Throwback:   This radio-button is only available if throwback is
  28.                available. You have to start DDE before starting
  29.                FileFind to enable this button.
  30.   Filetype:    Only files with the given filetype will mach the
  31.                search. Filetypes must be specified like FF8 or &FF8.
  32.                (This will be enhanced in future versions)
  33.   Contents:    The contents to search for. A ? can be used as a
  34.              wildcard for a single character.
  35.              
  36.   Start: Click this button to start the search.
  37.          This button will be greyed out if a search is processing.
  38.   Stop : While the search is processing this button stops the search.
  39.          This button will be greyed out if not search is processing.
  40.          
  41.   The status line above the search-results pane shows the current
  42.   directory. If no search is processing "idle" is shown here.
  43.   
  44.  
  45.   Feel free to contact me for bugs, comments or whatever:
  46.  
  47.   Mail:    Gerald Hartmann
  48.            Dreihäusergasse 12A    or: Wilhelminenstrasse 126
  49.            A-2345 Brunn/Geb.          A-1160 Wien
  50.            Austria                    Austria
  51.  
  52.   Email:   h9026173@falbala.wu-wien.ac.at
  53.