****************************************************************************
**                      History for Request.PPE File                      **
****************************************************************************

v1.00 -
        First *REAL* release, supports 2 networks presently, some options
were in the Code, but not actually implemented (getting married does hinder
some time :))

v1.01 -
        Beta release, added the Correct options after the network selections,
and if the user had more.  When the user would enter a N for the NO for
Network Selections, it would put the same value into the Exit string, so
the user would be in a constant loop.  This might be ok for a Circus BBS,
but not a very nice thing to do to a user.

v1.02 -
        Fixed the Correct problem, using the write STRING variables makes
all the difference in the world.  Also fixed some cosmetic things in the
code, and added support for the Security Level's in the REQUEST.CNF and
in the main code it's self.

v1.03 -
        Fixed some minor bugs in the software.  Trimmed down the code
quite a bit, also added a couple variables that will trim everything down
in future upgrades.  Also added some expandability to future upgrades.

v1.04 -
        The none option works now in the REQUEST.CNF file.  Before it
would display the words "NONE" for Option 2.  Now it will not display
anything, and it also changes the numbers in the Prompt.  Still working
on adding more networks to the code, has been taking me some time, but
getting there in the Beta code.

