home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR13 / FFIND22.ZIP / FFIND.DOC < prev    next >
Text File  |  1993-11-28  |  6KB  |  174 lines

  1.            
  2.  
  3.  
  4.                                             
  5.  
  6.           █▀▀▀▀ █ █     █▀▀▀▀     █▀▀▀▀ █ █▄  █ █▀▀▀▄ █▀▀▀▀ █▀▀▀█
  7.           █▀▀▀  █ █     █▀▀▀      █▀▀▀  █ █ ▀▄█ █   █ █▀▀▀  █▀▀█▀
  8.           ▀     ▀ ▀▀▀▀▀ ▀▀▀▀▀     ▀     ▀ ▀   ▀ ▀▀▀▀  ▀▀▀▀▀ ▀   ▀
  9.  
  10.                                Version   2.2
  11.                                  
  12.                                
  13.                                Developed  by
  14.                               Carlos Guerrera
  15.                                
  16.                                Release  Date
  17.                                Nov. 28, 1993
  18.  
  19.  
  20.         
  21.  
  22.                                
  23.  
  24.  
  25.                                
  26.                                INTRODUCTION
  27.                              ----------------
  28.         
  29.         File Finder is like Norton's FILEFIND command, but a little better.  
  30. Unlike Norton's, File Finder can search for a specific file, starting with
  31. Drive A, then it searches Drive B, then Drive C ... all the way to drive Z, if 
  32. you have that many drives. File Finder will also search CD-ROMs and RAMDRIVES.
  33.         
  34.         You can also view the files after the search is finished. If there is 
  35. a ZIPPED file and you want to see the contents of that file and/or read one or 
  36. more of the .DOC files, Find File will unzip that file into a temporary 
  37. directory. When you are done, just press the ESC key and the temporary 
  38. directory and files will be deleted.
  39.  
  40.  
  41.                                
  42.                                REQUIREMENTS
  43.                              ----------------
  44.  
  45.     File Finder requires the following:
  46.  
  47.     Hardware:
  48.                 The program should run on any machine/monitor combination
  49.                 that runs 4DOS.
  50.                 A hard-drive.
  51.                 One or more floppies
  52.     
  53.     Software:
  54.                 
  55.                 DOS        Should work with any version capable of
  56.                            running 4DOS.
  57.  
  58.                 4DOS       Version 4.0 or above.
  59.  
  60.                 Pkunzip    Latest Version
  61.  
  62.                 LIST.COM   V. Buerg's LIST.COM (optional)
  63.  
  64.  
  65.  
  66.                                INSTALLATION
  67.                              ----------------
  68.  
  69.     ##  Failure to follow the installation directions will result in erratic 
  70. execution and error messages.
  71.  
  72.         Unzip ALL of the files in the FFIND archive into a directory that is 
  73. in the AUTOEXEC.BAT path. The program will NOT run correctly if the directory 
  74. is not in the path.
  75.         
  76.         Alternatively, create a directory, for example, C:\UTILS, and add it 
  77. to the path statement.
  78.         
  79.         PKUNZIP and LIST.COM (optional) must be in a directory that is in the 
  80. AUTOEXEC.BAT path.
  81.         
  82.         (For information about the "path" and creating directories see your 
  83. DOS manual.)
  84.  
  85.                            
  86.                                  COMMANDS 
  87.                               -------------
  88.         
  89.         If you forget the command parameters for File Finder just type:
  90.  
  91.            FFIND ?    or    FFIND /?    or    FFIND -?
  92.  
  93. and you will be presented with the help screen.
  94.              
  95.  
  96.         If you want to find the file CONFIG.SYS starting on drive C, here is        
  97. what you would type:
  98.  
  99.            FFIND CONFIG.SYS
  100.  
  101.         
  102.         If you want to start the search on drive A use the switch A or -A:
  103.  
  104.            FFIND CONFIG.SYS A
  105.                  or       
  106.            FFIND CONFIG.SYS -A      
  107.         
  108.         
  109.         If you want to start the search on drive B use the switch B or -B:
  110.  
  111.            FFIND CONFIG.SYS B
  112.                  or       
  113.            FFIND CONFIG.SYS -B      
  114.  
  115.  
  116.  
  117. NOTE:
  118.         File Finder uses the command DIR to locate the files. Do not try to
  119. use the switches /A and /B. These are switches used by the DIR command and 
  120. they will not work with File Finder.
  121.  
  122.  
  123.                                 
  124.                                 WILDCARDS
  125.                               -------------
  126.  
  127.         If you don't know or cannot remember the complete filename and 
  128. extension, File Finder accepts wildcards. Just type what you want to find. 
  129. Let's say you want to find all the files that have the word CONFIG as the
  130. filename with any extension. Just type:
  131.  
  132.              FFIND CONFIG                 FFIND CONFIG -A
  133.                    or             OR           or
  134.              FFIND CONFIG*.*              FFIND CONFIG*.* -A
  135.  
  136.         The wildcards are optional. Whether you type them or not, File Finder
  137. will still search for 'CONFIG*.*'.
  138.  
  139.                              
  140.                              
  141.                              ACKNOWLEDGMENTS                         
  142.                            -------------------
  143.                          
  144.         Thanks to the guys at JP Software for making such a great product.                                
  145. Please let your friends know about 4DOS.                          
  146.         
  147.         4DOS is a registered trademark and JP Software are trademarks of JP 
  148.         Software Inc.  
  149.         
  150.         LIST.COM - (c) Copyright Vernon D. Buerg 1983-93. All rights reserved 
  151.         
  152.         PKZIP - Copyright 1989-1993 PKWARE Inc. All Rights Reserved.
  153.         
  154.         Other products and company names are trademarks of their respective
  155.         owners.
  156.  
  157.  
  158.  
  159.                                 LEGALITIES                          
  160.                               --------------
  161.  
  162.         I will not be held responsible for any problems arising as a result of
  163. using File Finder. The program is released to the Public Domain, and is free 
  164. for personal use, with the following restriction:
  165.  
  166.         I claim sole right to the names FFIND and File Finder, and retain the 
  167. exclusive right to distribution of any program under these names. While you 
  168. are free to use the code of any or all of the programs, and I ENCOURAGE you to 
  169. do so, you are NOT allowed to distribute your programs these names. Please use 
  170. another name if you make any changes to File Finder. You are of free to 
  171. distribute File Finder in an UNMODIFIED FORM, as long as ALL the files are 
  172. included.                                                              
  173.  
  174.