home *** CD-ROM | disk | FTP | other *** search
-
-
-
-
- BBSCAN Ver 2.0
- (c) 1993 by Terry Huss
-
-
-
-
- What is BBSCAN?
-
- BBSCAN is an offline filelist search utility for Computer enthusiasts.
- It has the ability to search through most filelists generated by Bulletin
- Board Systems or CD Rom doors. BBSCAN creates an output of results to the
- screen and/or file which contains the file name and full description from
- the original listing. BBSCAN also has the addtional feature of doing AND,
- OR and NOT logical searches with on-screen highlighting of search keywords.
-
- How Do I Use BBSCAN?
-
- BBSCAN is easy to use. The simplest way to start using BBSCAN is to
- type "BBSCAN" at the command-line prompt. The program will then prompt you
- for the filelisting name which can be any filelisting that has the filename
- and extension as the first part of the description. This is what BBSCAN uses
- for its search and most, if not all filelistings use this format as it seems
- logical to show the filename before the rest of the information.
-
- Next the program will prompt you for the text for which you wish to
- search for. You can enter either a keyword with no embedded spaces, such as
- "game" or "utility". Note that the quotes are not necessary for single words.
- However you may want to search for a sentence or partial phrase such as
- "utility for dos" or "action packed game". This is where the need for
- quotes is a must.
-
- Command Line Use:
-
- Useage : BBSCAN source ["]text1["] [/A|/O|/N ["]text2["]]
-
- source Path and name of BBS or CDROM filelist to search.
- " Proceeds and follows search string(s) containing spaces.
- text Word or "string" to search source file for.
- /A Perform logical AND searches
- /O Perform logical OR searches
- /N Perform logical NOT searches
- text2 Second word or "string" for logical searches only
- Type BBSCAN/? for this help screen
-
- source: Any BBS or CDROM filelisting which contains as its first field
- a file name with an extension, followed by a description of the
- file. The description can be a single line, a double line sep-
- arated by spaces or a multiple line description or a filelist
- which uses a combination of all three description formats.
-
- " : Strings or groups of words you wish to search for must be enclosed
- in quotes. This is true only if the search words are separated by
- spaces. Otherwise the quotes may be omitted.
-
- text1 : This is the keyword or "string" that you wish to search for.
-
- text2 : This is the second keyword or "string" for performing logical
- searches only. It is always separated from text1 by one of the
- logical switches listed below:
-
- Logical Switches:
-
- /A : Will instruct BBSCAN to search for an occurance anywhere in the
- filelist's descriptions for text1 AND text2.
-
- /N : Will instruct BBSCAN to search for an occurance anywhere in the
- filelist's descriptions for text1 BUT NOT text2.
-
- /O : Will instruct BBSCAN to search for an occurance anywhere in the
- filelist's descriptions for text1 OR text2.
-
- NOTE: All logical switches must be separated from text1 and text2 by a
- space.
-
- For example:
- BBSCAN *.lst "good book" /o "fine reading"
-
- Will search: All filelists with a .LST extension for the occur-
- ances of "good book" OR "fine reading" and show the results
- on-screen.
-
- BBSCAN is not case-sensitive. Therefore a search for "ADVENTURE GAME"
- will find every occurance of the phrase "adventure game" whether it is
- uppercase, lowercase or mixed-case. This can be handy since you never
- know how the description was entered by the person who uploaded the file.
-
- Additional Features:
-
- BBSCAN will NOT search *.EXE, *.COM, or *.BAT files. It does accept
- wildcards for source file names. If you use *.* for your source file
- parameter then BBSCAN will search every file in the designated directory
- except for those mentioned above. For best results, keep all your file-
- lists in a separate directory from your other programs.
-
- You may abort the search at anytime by pressing the ESCAPE key. Also,
- when asked a yes/no question by BBSCAN the Escape key is regarded the
- same as pressing 'n'. The default filename for the saved file is
- BBSCAN.RPT. This is handy if you don't want to clutter up your drive
- with a lot of extra filelists. Otherwise you can enter a filename of your
- choosing when BBSCAN prompts you to do so.
-
- Credits:
-
- Thanks go out to Walt Miller and Bob Hammes for testing and assisting
- in writing this version of BBSCAN. Also, thanks to all the folks on the
- PASCAL Echo who helped either directly or indirectly through their comments
- and/or source code examples. Also to the SWAG group for their compilation
- of source code and information which has proved helpful in times of crisis.
-
- Limitations:
-
- This software has not been tested on ALL computers. If you experience
- an incompatiblity problem you can contact the author via the Postal Service
- at the address given below. I believe this will work well on most IBM-
- compatible computers. However, there may be an unforseen compatibility
- problem which I would attempt to correct if I am made aware of it. I am
- making no warranties what-so-ever of its fitness for a particular computer
- or use. Like the saying goes "TRY before you BUY". In other words, if you
- don't like it then don't buy it. Otherwise: <grin> read on...
-
- Registration:
-
- If you find this program useful and would like to see future releases
- developed with even more features, you can register your copy of BBSCAN
- for only $9.95.
-
- Registered users will receive: The latest version of BBSCAN along with
- TSCAN, a file viewer and keyword highlighter designed for use with BBSCAN
- generated filelists.
-
- Send orders To:
- Terry Huss
- P.O. Box #75
- Winchester, Kansas 66097-0075
-
- Please specify whether you would like a 3.5" or 5 1/4" disk.
-