home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 151.img / PROBBS21.ZIP / PROBBS.DOC < prev    next >
Text File  |  1990-03-04  |  8KB  |  167 lines

  1.  
  2.                   ProBBS - The Front-End to ProDoor
  3.                    (C)opywrite 1990 by Duane Davis
  4.                        4718 Meridian Ave #376
  5.                          San Jose, CA 95118
  6.                            (408)287-2353
  7.  
  8.  
  9. Note from author:
  10.   I appologize for the documentation. This is a first release and I have
  11.   many more additions (user editor, PCBOARD.DAT editor, etc) to make to
  12.   the package. Rather than write a complete doc file and edit it each time
  13.   I add something I have decided to release minimal docs for now. Until I
  14.   can finish all the utilities it will be required that you already have
  15.   PCBoard setup. Since most setup information is included in the PCBoard
  16.   and ProDoor docs I will only go into options specific to PRoBBS.
  17.  
  18. What is ProBBS?
  19.   ProBBS by itself is not a complete BBS package. ProBBS was designed to
  20.   allow you to run ProDoor (A PCBoard DOOR) AS a BBS without the need for
  21.   PCBoard. ProBBS can also be used in place of PCBoard's logon while still
  22.   using the rest of PCBoard.
  23.  
  24. What are ProBBS' additional features?
  25.   Auto-ANSI detect
  26.        When enabled this function will automaticaly determine if the caller
  27.        has ANSI.SYS loaded, and if so, will turn graphics on and bypass the
  28.        "Do you want graphics" prompt.
  29.  
  30.   Enforce Transfer ratios
  31.        ProBBS has the ability to enforce transfer ratios and, if desired,
  32.        adjust a users access level accordingly. Ratios may be calculated
  33.        by the number of files transfered, the number of Kbytes transfered,
  34.        or both.
  35.  
  36.   Enhanced NODE display
  37.        In addition to the normal status lines used by PCBoard in the NODE
  38.        CHAT status, ProBBS has added stats to show a user logging on and
  39.        also show when a node is down for EVENT.
  40.  
  41.   Multiple NODE support at NO EXTRA CHARGE
  42.        ProBBS is fully capable of running up to 99 nodes withough having to
  43.        buy a "Unlimited version". Even the Unregistered demo is multi-
  44.        nodeable. ProBBS has been tested under both Lantastic and DoubleDOS
  45.        and will give up extra time when running under most multi-taskers.
  46.  
  47.   Enhanced membership
  48.        I have heard many sysops complain that when a users membership expires
  49.        PCBoard merely uses the expired stats and leaves the regular stats at
  50.        membership level. The problem comes in when running ratio programs or
  51.        other utilities that only look at the normal stats. ProBBS gives you
  52.        the option of copying the expired stats over the normal stats when
  53.        membership expires.
  54.  
  55.   Time Limits
  56.        In PCBoard you can set a levels time limit "per call" OR "per day".
  57.        With ProBBS you can set both a "per call" limit AND a "per day"
  58.        limit for each level.
  59.  
  60.   Upload Credit
  61.        You can instruct ProBBS to give new users a "starting" upload credit.
  62.        This is only given once and is used to give new users a little break
  63.        before ratio enforcement takes over. Seperate fields are available for
  64.        File and KByte credits. If you are switching to ProBBS from PCBoard
  65.        this function will credit ANY user that has upload stats lower than
  66.        what you specify.
  67.  
  68.   Level Start and Stop times
  69.        Start and Stop times can be set for each level. A nice feature if you
  70.        want to setup a "Members Only" or "Netmail" time period. If a user
  71.        calls outside this time window, ProBBS will display the file "TIMExxx"
  72.        where xxx is the users access level. If the file isn't present it will
  73.        default to "TIME". The time files must be in the same directory as
  74.        your security files. If neither file exists ProBBS will send a message
  75.        telling the user to call back later. Color files (TIMExxxG and TIMEG)
  76.        are supported.
  77.  
  78.   Built-in local/remote sysop functions
  79.        There are a couple sysop functions that are available both from local
  80.        and remote access. They can be accessed locally from the CALL WAIT
  81.        screen, or remotely by setting up a door to call "PROBBS /U".
  82.  
  83.   SPEED!
  84.        ProBBS is written in a combination of Turbo Pascal and Assembly. It
  85.        features a 4K output buffer and a 2K input buffer and uses the BLAISE
  86.        ASYNC Plus package for modem I/O. You (and your users) should notice
  87.        a sizable increase in speed over PCBoard.
  88.  
  89.  
  90. ProBBS Configuration Editor
  91.   I think the configuration editor is pretty much self-explanitory. At least
  92.   I have tried to make it so.
  93.  
  94. Recycling from a DOOR
  95.   You can bypass ProBBS' status display when returning from a DOOR by using
  96.   "BOARD R" as the last line in your DOOR startup file.
  97.  
  98. Registering ProBBS
  99.   The Unregistered DEMO is limited to a maximum of 20 users. No other limits
  100.   are placed on it.
  101.  
  102.   Registration fees for ProBBS are $20. Registration covers the current
  103.   MAJOR revision number only. For instance, if you register version 2.0
  104.   you will get releases up to version 2.99 free. If version 3.0 comes out
  105.   you would have to pay an upgrade fee before it could be run.
  106.  
  107.   To Register ProBBS send check or money order made out to Duane Davis at
  108.   the address shown at the top of this file along with a completed
  109.   registration form. If you are in a hurry you might want to leave me a note
  110.   on the support board when you send it as I normally only check the mail
  111.   once a week.
  112.  
  113.   Once you have your registration number you can register it by entering
  114.   your BBS name and registration number into the ProCFG global configuration
  115.   screen.
  116.  
  117.   Be aware that ProBBS uses the BBS name entered here in the logon display.
  118.   For registration purposes, however, upper and lower case are treated the
  119.   same.
  120.  
  121.  
  122. Setting up ProBBS
  123.   Included in this archive are sample replacement files for BOARD.BAT and
  124.   PRODOOR.
  125.  
  126.   ProBBS uses errorlevels to tell BOARD.BAT what to do. The Errorlevels
  127.   used are as follows:
  128.  
  129.            89 - Exit to DOS
  130.             0 - Recycle ProBBS
  131.  
  132.   As long as you already have PCBoard and/or ProDoor setup, switching over
  133.   to ProBBS is simple. All you need to do is copy ProBBS and it's support
  134.   files into your PCBoard directory, run ProCFG to set ProBBS' defaults and
  135.   user levels, and modify BOARD.BAT.
  136.  
  137.   If you don't have PCBoard setup I recomend you obtain a copy of the PCBoard
  138.   14 DEMO package and ProDoor package, set them up, then install ProBBS.
  139.   Several utilities are in the works that will totally do away with the need
  140.   for PCBoard.
  141.  
  142. Future additions
  143.   Some plans for the future include:
  144.        1. built-in user editor
  145.        2. Ability to kill another node
  146.        3. built-in file editor
  147.        4. direct door access by access level
  148.        5. support for multiple configurations by access level
  149.  
  150.    Anything else? Leave me a note if you have any ideas for improvements.
  151.  
  152. Support
  153.   Support may be obtained by leaving me a message on my BBS at (408)287-2353.
  154.   If you call any BBS' that carry the MetroLink international network you can
  155.   also leave me a message on the network. I can also call you (collect if
  156.   you are long distance) to talk you through any problems you may have.
  157.  
  158. Disclaimer
  159.   I will not be held responsible for ANY damage ProBBS or it's support files
  160.   may do to your system. I also cannot guarentee that they will work on your
  161.   particular setup. ProBBS has been thoroughly tested on a number of systems
  162.   and SHOULD work on yours.
  163.  
  164.   ProBBS and it's author are not associated with PCBoard, ProDoor, or their
  165.   respective authors.
  166.  
  167.