home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 15 / AACD15.ISO / AACD / Programming / NewSearch / Read Me < prev    next >
Encoding:
Text File  |  2000-10-15  |  787 b   |  29 lines

  1. Short:    Open-source replacement for "C:Search".
  2. Author:   caffer@cs.ucc.ie (Neil Cafferkey)
  3. Uploader: caffer@cs.ucc.ie (Neil Cafferkey)
  4. Version:  41.2
  5. Type:     util/sys
  6.  
  7. This is a replacement for the AmigaDOS Search command. It is designed to be
  8. completely compatible with the original.
  9.  
  10. Like the original Search, it can be used to locate strings or AmigaDOS
  11. patterns within files, or to find files whose names match a given pattern.
  12.  
  13. This program and its source code are public domain.
  14.  
  15.  
  16. History:
  17.  
  18. V41.2 (October 2000)
  19.  
  20.   - Fixed problem with one-line files.
  21.   - In QUICK mode, the file name shown wasn't always the current one. Fixed.
  22.   - Can now detect read errors.
  23.   - Can now handle file-name patterns with multiple directory levels.
  24.  
  25. V41.1 (September 2000)
  26.  
  27.   - First release.
  28.  
  29.