                              ADHELP Version 1.0

                          Written By: Adam Lippmann

            Copyright (c) 1994 Adam Lippmann  ALL RIGHTS RESERVED

Distributability...

        This software is freely distributable. You may give it to anyone you
wish.  You do not need my (the author's) permission to copy it.

Preface...

        This is the help system that was originally used in my software
Adventura, a computer-language and development package for creating Role-
Playing Games. 

Usage...

        To use ADHELP v1.0, use the following syntax:

        ADHELP [filename]

        For example:

        ADHELP ADHELP.TXT

        will display this text file.

Using ADHELP...

    After loading an ASCII file into ADHELP you have the following options:

                          ESC -- Exit to DOS
                          S   -- Search for an occurance in the file
                          U   -- advance Up one page
                          D   -- move Down a page
                          P   -- dump the file to your Printer
                          T   -- shows a list of Topics and goes to the one
                                 you select (See below)

Making Topics...

        Topics are defined in an ASCII file by any line that ends with 3
periods (...). For instance the title of this section, Making Topics..., is
a topic.
