Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!houxm!vax135!cornell!uw-beaver!tektronix!hplabs!sri-unix!W8SDZ@Simtel20.ARPA From: W8SDZ@Simtel20.ARPA Newsgroups: net.micro.cpm Subject: PHONE - an ascii file string searcher - available Message-ID: <13002@sri-arpa.UUCP> Date: Thu, 30-Aug-84 10:11:00 EDT Article-I.D.: sri-arpa.13002 Posted: Thu Aug 30 10:11:00 1984 Date-Received: Sat, 1-Sep-84 14:27:37 EDT Lines: 34 From: Keith Petersen Bernie Eiben has just released the CP/M-80 version of PHONE. PHONE allows You to search a "flat" ASCII-file for any string and prints out the line containing the string and any line following the target-line, which starts with "white-space". The original MSDOS-version was written using LATTICE-C, the CPM-version was changed for AZTEC-C [slight C-language differences plus changes in default-file searching for both micro-systems and the DOC-file]. PHONE uses SOUNDEX-techniques to "catch" possible mis-spelling and supports ? for wild-character match and * for any-string match. Aside from a "easy going" telephone "memory" any other "string-based reminders" can be build using any editor since PHONE allows to change the text-file-name on the command-line. Bernie says: "PHONE was originally written by Martin Minow and ... (see DOC-file) - so they deserve the announcement credit." The files are available on SIMTEL20 as: Filename Type Bytes Sectors CRC Directory MICRO: PHONE.C.1 ASCII 11252 88 = 58H 0340H PHONE.COM.1 COM 15872 124 = 7CH 38ADH PHONE.DOC.1 ASCII 2890 23 = 17H D1F3H PHONE.HEX.1 ASCII 38647 302 = 12EH 3AF9H The .LBR file is also available for those who want the whole package and can FTP ITS-binary files: PHONE.LBR.1 COM 22272 174 = AEH 7D05H --Keith