FIRST OFF THIS IS A FREEWARE MODULE from Runtime Computing, Inc.  

Hello and Welcome!
    Welcome, and thank you for downloading this module.  The premise of this
module is simple.  Did you ever log on with your busy flag up and not
realize? A common problem.  It happens to me often and I sit in main menu
saying "No one loves me!! They're not .hug 'ing me hello!!".  Here is the
solution.  When you log on, if you're busy flag is up (or on) you will
get the configurable message and if your busy flag is down, nothing will
happen.  Very simple.  

Technical things for the programmers and non-programmers alike:
    When you place your busy flag up, the globals package that you have
records this fact in a data file.  When you log on to the bulletin board,
the globals package takes a look at it's data file on you and if you
have your busy flag on, it invokes the internal variable that makes you
busy.  Galacticomm, to my knowledge, does not inherently keep track of
that busy flag, it is up to your globals package.  Therefore, there could
be a problem with this module.  The problem could be that this module loads
before your globals package has a chance to invoke your busy status.  If
this is the case, you can modify the load up order of your modules by
placing this module name before your global module name in the 
MJRBBS.CFG in your bbs' main directory.  Just be careful :>.

Oh, another note:
     To my knowledge, and through all the globals packages I have looked at
which, admittedly is not THAT many, Logicomm's globals package seems to be
the only one who saves your busy flag.  I may be wrong.  Please, by all means
if you find another package that does this, email me so i can update
my records.  Thanks.

License agreements etcetc...:
     Runtime Computing, Inc (to be known as OWNER) grants you (USER) a
worldwide, transferable license to use and abuse, destroy and employ, this
module for your bulletin board system.  Owner hereby DOES NOT warrant the
usage, or stability of this program. 

Contact Information:

Warren D. Johnson
CEO - Founder
Runtime Computing, Inc.
warrenj@walrus.com
(718) 850 - 3479 Voice line
(718) 850 - 3473 24hr Faxline

Hours of operation:

11 a.m. until 6 p.m. Monday through Friday Eastern Standard Time

(The hours are so lopsided because most system operators work full time
jobs, aside from their systems and my hat goes off for them for it:).)



