home *** CD-ROM | disk | FTP | other *** search
- ;
- LFIND.COM
-
- Size (recs) CRC Version Author/Latest Issue Disk
- 5k (36) 271A 1.13 Martin Murray 2/85 Z3COM8
-
- 1- Patch
-
- LFIND searches from drive A: forward until drive x: looking for a specified
- filespec inside every library it comes across. User areas from 0 to x will be
- searched on each drive. The maximum number of drives to be searched is indi-
- cated by the byte at 00157h. The maximum number of user areas in stored at
- 00158h, and should not exceed 32, which is the release default.
-
- The filespec indicated may contain wildcard characters. All entries in all
- libraries searched will be listed to CON: as well as the name of the library.
-
- The optional toggle "Q" may be included to tell LFIND to attempt to
- unsqueeze every entry's name, so to speak, to see if that entry might match
- after unsqueezing. Naturally, this takes longer.
- :1
- LFINDPAT.HEX
-
- Size (recs) CRC Version Author/Latest Issue Disk
- 1k (2) D373 1.0 Bruce Morgen 4/91 Z3COM12
- ==============================================================================
-
- Patch for LFIND vs 1.13 by Martin (NULU) Murray which extracts the maximum
- drive and user from the environment if running under ZCPR3.3+, including
- NZCOM, Z3PLUS, Bgii, etc. LFIND runs as before under vanilla CP/M. Sorry, no
- Drive Vector support. Also allows LFIND to respond to "//" help queries under
- Z.