home *** CD-ROM | disk | FTP | other *** search
- ANSWERS ! Version 4.0
- Copyright 1988 Brian Corll and TEN B.C. Micro Systems,Inc.
-
-
- INTRODUCTION
-
- ANSWERS ! Version 4.0 is a system of three programs which allow you
- to index large text files in such a way as to enable you to retrieve
- information on any topic in the file very quickly, in many cases,
- literally in the blink of an eye !
-
- These programs are being distributed as ShareWare in archived format as
- ANSWER40.arc, which should include the following files:
-
- ANSWERS.exe - the runtime module
-
- ANSWERS.cfg - configuration file, for storing color choices
-
- PROCESS.exe - the parse and sort module
-
- POINTERS.exe - the indexer and pointers creator
-
- COMMON.wds - a text file, explained below
-
- INDEX.bat - a batch file, to make things a little easier
-
- ANSWERS.doc - this manual
-
-
- HOW IT WORKS
-
- Briefly, the system parses a text file, such as a manual, and breaks it
- down into its individual words. These words are then sorted alphabetically
- (natch !) and from this sorted list two files are created: 1) an index file of
- all the unique words which occur in the manual, and 2) a pointers file
- containing the line numbers in which each unique word appears. Meantime, a
- third file has been created which is merely a structured copy of the text file
- itself. These three files are used by the runtime program to quickly
- locate any subject matter anywhere in the text file.
-
-
- HOW TO USE IT
-
- There is one major rule: the file to be processed must be in ASCII text
- format. The file name and extension must follow the usual MS-DOS conventions
- (eight letters maximum for the file name, three letters for its extension).
-
- Now then, the simple part :
-
- All of the files from the archive must be on the same disk and in the same
- directory as the text file to be processed. A word of warning: the resulting
- files will take up large amounts of space, so this system is best used on a
- hard disk with lots of room.
-
- To begin processing, simply type the following:
-
- INDEX filename.ext
-
- The program will begin immediately and will keep you informed of what it
- is doing as the indexing progresses. Processing time averages
- approximately one minute for every 10K of text file size. When
- processing is complete, three new files should be on your disk, all with
- the same root name, and these extensions : '.dat','.ndx', and '.ptr'.
- These three files are necessary to run the system. The original text
- file can then be deleted (for God's sake, back it up first, though !).
-
- Once the indexing is complete, you are ready to go ! Here's how:
-
- First of all, you should configure the runtime program to use colors for
- the screen display which suit your taste and eyeballs. To do that, simply type
-
- ANSWERS COLORS
-
- and follow the instructions on the screen. This process creates a file called
- ANSWERS.cfg in which the four allowed color choices are stored. If this file
- is not present on the disk at run time, ANSWERS ! will use its default colors.
-
- OK. Now for the test drive. Type ANSWERS filename, that is, just the root
- name (the first eight letters) of the file which you just indexed. After an
- opening screen display (which is just a novelty to amuse you while the index is
- being loaded into memory), the topic entry screen will appear. You have 55
- spaces in which to specify the topic you wish to search for. Type anything you
- want any way you want to type it. If it isn't in the text, ANSWERS ! will let
- you know instantly. There are a few things to keep in mind:
-
- 1) ANSWERS ! can find at most a hundred references to a particular topic.
- If 100 references to the topic you want appear on the screen, you may want to
- try again and be more specific. If 102 references to a topic exist in the
- text, you won't see the last two.
-
- 2) When the references appear on the screen, simply type the number of the
- one you want and press the 'Enter' key. The text will appear on the screen
- with the line you chose highlighted. This line will remain highlighted
- whenever it appears on the screen during highlighting. To scroll through the
- text, simply press the up and down arrow keys. When you're finished reading,
- press 'Enter' or the 'Esc' key. ANSWERS ! will ask if you want to look at
- another reference. If you answer 'Y', the references will be re-displayed and
- you may choose another. If you answer 'N', the entry screen will reappear.
- To exit ANSWERS ! and return to DOS, simply type DOS as your topic
- entry.
-
- That's it !
-
- ORAL ROBERTS PART
-
- As I said in the beginning, this program is ShareWare. For those of you
- unfamiliar with this concept, it works like this:
-
- You may use this program on a trial basis for a period of ninety days with
- no obligation whatsoever. You may redistribute it in its present form to other
- individuals or bulletin boards. However, I hold the copyright to this system,
- so neither you nor anyone else has the right to modify the program or market it
- without my written consent (and my being compensated accordingly !).
-
- Ahem ! Now for some sales talk:
-
- Please keep in mind that you are not licensed to use this program past
- ninety days unless you have registered with me as a user and paid the one time
- license fee of $ 35 ($ 200 for a corporate site license). Once this fee has
- been paid, you may use the program as often as you want, on as many machines as
- you wish. Future upgrades will then be sent to you for an additional fee of $
- 5, payable when the upgrade is received by you. Checks may be mailed to:
-
-
- Brian Corll
- 1700 N. 2nd St. #9
- Harrisburg,PA 17102
- Tel.: 717-233-3217
-
- Questions or comments should be left as messages on the BBS where you got
- these files.
-
- If you like this program and use it, please register. I'm getting married
- on August 6, 1988 , and I can certainly use the money !
-
-
- POSSIBLE PITFALLS
-
- The only possible difficulty you may encounter in the use of this program
- is the fact that the file sizes are large. However, this system was designed
- to be used with files which are large to begin with, and in these times of huge
- hard disks, a couple of million bytes are no big deal, especially when you
- weigh the storage space against the speed and usefulness of the program. Try
- it out and decide for yourself.
-
- WHO DONE IT AND WHAT IT IS
-
- I am new to the world of ShareWare, but no longer so new to PC's. I
- received a B.A. in art history from Vassar about five years before the IBM PC
- was born. I create software as a fulltime job and as a hobby. If you like and
- use what I do, let me know. If you love what I do, pay me !
-
- Brian Corll
- April 19, 1988
-
-
-
-
-
-
-