home *** CD-ROM | disk | FTP | other *** search
- From: agollum@engr.uky.edu (Kenneth Herron)
- Newsgroups: comp.binaries.ibm.pc
- Subject: SCAN 2.1 -- A strings-like utility in Turbo Pascal 4.0
- Summary: scan21.arc, scan for text strings, TP4.0 source & binary
- Date: 27 Jul 88 16:47:32 GMT
- Approved: dhesi@bsu-cs.UUCP
-
- SCAN will read a binary file, such as a program, and print any text
- strings it finds. There are over twenty options to modify its behavior.
-
- Version 2.1 incorporates the case conversion information posted to
- comp.sys.ibm.pc. This extended UPCASE() function is written as a
- separate unit and may be incorporated into any program transparently.
-
- The international character set has also been modified somewhat. Hopefully,
- european users won't need to make (m)any adjustments to the code.
-
- Source and binaries (including the ECASE unit) are in the public domain.
- Thanks to Torsten Olssen for information on the european characters. Enjoy.
-
- Kenneth Herron
- agollum@engr.uky.edu
-