INSTRUCTIONS FOR "SEARCHIT" The purpose of this routine is to print out lines of a text file that contain a specified string. It is very useful in listing every occurance of a string in a text file. HINT: Please note that if you enter a very short string such as "A" then you will get a listing of EVERY line that contains the letter A. That could be a lot of lines and be useless. Include in the search string enough of what you are search for so as to make the search worthwhile. Syntax: option 1, command line: You may enter all the needed parameters from the command line. If you do and if the search string contains embedded blanks, then you must enclose the string in "'s. For example: searchit "now is the time" myfile lpt1 SEARCHIT is the command, "now is the time" is the string for which I want to search, MYFILE, is the name of the file I want to search. LPT1 says I want the output to go to a printer. WARNING, WARNING!!!! WARNING!!!!!! You may specify the name of ANY file as the output file/device. IF YOU USE THE NAME OF THE PROGRAM THAT YOU WISH TO SEARCH AS THE 3RD PARAMETER, YOU WILL OVERWRITE YOUR FILE!!!!!!!!!!!!!!!!!!!!!! Syntax: option 2, prompted mode: If you just enter the command SEARCHIT and press then the program will ask for you each parameter AND YOU SHOULD NOT ENCLOSE the search string in quotes UNLESS they are apart of the string for which you are searching. Copyright 1993, Gary M. Sandow - All rights reserved. Distributed as SHAREWARE. Registration fee ZERO. You my use this software by simply registering it with the author. You may do this by: 1. Sending registration message via Compuserve EMAIL to 71127,452. 2. By mail: 127 Plantation Trace, Woodstock, GA 30188 3. By message to my BBS (404) 442-6734 4. By fax (404) 442-0214 The registration message should include your name and address. Also please indicate what catagories of software you use, eg: Games, utilities, business, etc. By registering, you will get upgrades, addition shareware, and other software offers. WARRANTY This software is distributed AS IS and is to be used at your own RISK. There are no warranties, expressed nor implied, of any kind. PLEASE OBSERVE THE WARNING described earlier in this document!