home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / q / qfi222.zip / QFIND.HST < prev    next >
Text File  |  1992-11-28  |  4KB  |  76 lines

  1. 01JUN89  v2.00  Rewrite with high performance disk algorithm.
  2. 10JUN89  v2.00  Allow only DOS versions 2.0 to 3.x
  3. 15JUN89  v2.00  Int24h DOS Critical Error Vector.
  4.                 Force DOS buffer flush for diskette reads.
  5.                 Default drive is 1st hard drive.
  6.                 Allow redirection to printer or disk.
  7.                 Add /S for single drive switch.
  8. 18JUN89  v2.04  Floppy drive error will bypass that drive.
  9. 23JUN89  v2.05  Deleted Int24h Critical Error Vector.
  10.                 Any disk read error terminates program.
  11. 07AUG89  v2.06  Reset vectors after error message display.
  12.                 Bug fix: FAT 12/16 bit determination factor.
  13.                 Add /V verbose path display switch.
  14. 30AUG89  v2.06  Add checks for up to 32 sectors per cluster
  15.                 for Zenith DOS 2.x.
  16.                 Bug fix: full 64 byte path display terminator.
  17.                 Bug fix: CLS blinking bug with MS-DOS 3.21.
  18. 07SEP89  v2.06  Redirected output also displays on screen.
  19. 02OCT89  v2.06  Add EMS support for path tables.
  20. 08OCT89  v2.07  Add extended disk partition support.
  21. 26OCT89  v2.08  Dynamically allocated data segments.
  22.                 Prevent color 00h (black on black) video.
  23. 23DEC89  v2.09  Corrected bad video page in CLS, which caused
  24.                 phony colors in output.
  25.                 Add color banners and window scrolling.
  26. 03JAN90  v2.10  Corrected history file from v2.54 to v2.10.
  27.                 Display subdirectories with inverse color.
  28.                 Add /P full screen pause switch.
  29.                 Corrected banner shadow.
  30. 27JAN90  v2.11  Conditional assembly to support SNAPSHOT.
  31.                 Support directories bigger than 64k.
  32.                 Support 80x43 and 132x43 screen sizes.
  33. 27FEB90  v2.11b Bug fix: screen length bug for Hercules video.
  34.                 Bug fix: insure use of active display page.
  35. 05MAR90  v2.11c Change pause switch to /N for no auto pause.
  36. 25MAR90  v2.11d Tone down banner colors to low intensity.
  37.                 Scroll entire screen after each pause.
  38. 11MAY90  v2.12  Bug fix: DOS < 3 message display bug.
  39.                 Bug fix: split scrolling bug.
  40.                 Prevent bad drive divide by zero.
  41.                 Provide pause message for user, insure
  42.                 extended scan codes are correctly handled.
  43. 25JUN90  v2.12  Correct full-screen scroll off from ^C.
  44. 11JUL90  v2.13  Bug fix: big partition HI sector address.
  45. 05AUG90  v2.14  /S switch sets unspecified drive to default drive.
  46. 28AUG90  v2.15  Reissued in ShareWare/Commercial versions.
  47. 12JAN91  v2.16  Bug fix: allow sector size range of 64..8192 bytes
  48.                 Bug fix: allow SNAPSHOT to dump non-DOS disks
  49.                 Change No Pause /N switch to Pause /P switch
  50. 19JAN91  v2.17  Installed ZIP file search.
  51.                 Installed auto-wildcard filename parser.
  52.                 Installed embedded fuzzy search parser.
  53.                 Installed /G goto match switch.
  54.                 Installed Scroll Buffer and entry screen save.
  55. 25JAN91  v2.18  Speed up scroll buffer handling
  56. 27JAN91  v2.18a Output to lines 1..25/43 from 1..24/42.
  57.                 Control-Break clears screen and posts message.
  58.                 Restore startup color defaults with FINDINST.
  59. 26FEB91  v2.19  Updated ERRORLEVEL codes.
  60.                 Bug fix: PageDn failed if exactly 2 screens buffered.
  61.                 Bug fix: Allow filenames starting with 'σ'
  62.                 Bug fix: DOS 5.0 incorrect 128k extended FAT load.
  63.                 Bug fix: EMS handles accumulating.
  64. 12MAR91  v2.19a Add support for 11 byte PATHNAME.EXT path names.
  65. 22JUL91  v2.19b Avoid lockup by preventing execution on networks.
  66. 22SEP91  v2.20  Bypass SUBST drives.
  67.                 Add LIST user interface: ESC, F10, Alt-X, X exits.
  68.                 DesqView aware.  Write to DV video segment.
  69.                 Disable scroll buffer when I/O redirection is active.
  70. 04OCT91  v2.20  Bug fix: EMS scroll buffer screen restore
  71. 15OCT91  v2.21  Bug fix: Windows/386 causing phony network presence.
  72. 10NOV91  v2.21  FINDINST color selection by cursor pad control.
  73. 28SEP92  v2.21  OS/2 safety net.  Exit for DOS versions 10.0 and higher.
  74. 28NOV92  v2.22  Rename to QFIND due to name conflict with DOS utility.
  75.                 Rewrite SNAPSHOT utility to not capture any user data.
  76.