home *** CD-ROM | disk | FTP | other *** search
- Author Bruce Gavin - All rights reserved
- Intent Search disk(s) for user file(s).
- Usage FIND [drive:] filename.ext [/G/H/L/P/S/V/Z]
-
- Origin 01JUN89 v2.beta Entirely rewritten for more performance.
- 10JUN89 v2.beta Allow only DOS versions 2.0 to 3.x
- 15JUN89 v2.beta Int24h DOS Critical Error Vector.
- Force DOS buffer flush for diskette reads.
- Default drive is 1st hard drive.
- Allow redirection to printer or disk.
- Add /S for single drive switch.
- 18JUN89 v2.04 Floppy drive error will bypass that drive.
- 23JUN89 v2.05 Deleted Int24h Critical Error Vector.
- Any disk read error terminates program.
- 07AUG89 v2.06 Reset vectors after error message display.
- Bug fix: FAT 12/16 bit determination factor.
- Add /V verbose path display switch.
- 30AUG89 v2.06 Add checks for up to 32 sectors per cluster
- for Zenith DOS 2.x.
- Bug fix: full 64 byte path display terminator.
- Bug fix: CLS blinking bug with MS-DOS 3.21.
- 07SEP89 v2.06 Redirected output also displays on screen.
- 02OCT89 v2.06 Add EMS support for path tables.
- 08OCT89 v2.07 Add extended disk partition support.
- 26OCT89 v2.08 Dynamically allocated data segments.
- Prevent color 00h (black on black) video.
- 23DEC89 v2.09 Corrected bad video page in CLS, which caused
- phony colors in output.
- Add color banners and window scrolling.
- 03JAN90 v2.10 Corrected history file from v2.54 to v2.10.
- Display subdirectories with inverse color.
- Add /P full screen pause switch.
- Corrected banner shadow.
- 27JAN90 v2.11 Conditional assembly to support SNAPSHOT.
- Support directories bigger than 64k.
- Support 80x43 and 132x43 screen sizes.
- 27FEB90 v2.11b Bug fix: screen length bug for Hercules video.
- Bug fix: insure use of active display page.
- 05MAR90 v2.11c Change pause switch to /N for no auto pause.
- 25MAR90 v2.11d Tone down banner colors to low intensity.
- Scroll entire screen after each pause.
- 11MAY90 v2.12 Bug fix: DOS < 3 message display bug.
- Bug fix: split scrolling bug.
- Prevent bad drive divide by zero.
- Provide pause message for user, insure
- extended scan codes are correctly handled.
- 25JUN90 v2.12 Correct full-screen scroll off from ^C.
- 11JUL90 v2.13 Bug fix: big partition HI sector address.
- 05AUG90 v2.14 /S switch sets unspecified drive to default drive.
- 28AUG90 v2.15 Reissued in ShareWare/Commercial versions.
- 12JAN91 v2.16 Bug fix: allow sector size range of 64..8192 bytes
- Bug fix: allow SNAPSHOT to dump non-DOS disks
- Change No Pause /N switch to Pause /P switch
- 19JAN91 v2.17 Installed ZIP file search.
- Installed auto-wildcard filename parser.
- Installed embedded fuzzy search parser.
- Installed /G goto match switch.
- Installed Scroll Buffer and entry screen save.
- 25JAN91 v2.18 Speed up scroll buffer handling
- 27JAN91 v2.18a Output to lines 1..25/43 from 1..24/42.
- Control-Break clears screen and posts message.
- Restore startup color defaults with FINDINST.
- 23FEB91 v2.19 Updated DOS ErrorLevel codes.
- Bug fix: PageDn failed if exactly 2 screens buffered.
- Bug fix: Allow filenames starting with 'σ'
- Bug fix: DOS 5.0 incorrect 128k extended FAT load.
-
-