home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / WILDCAT / BDOOR20.ZIP / BDOOR20.DOC < prev    next >
Text File  |  1994-02-26  |  4KB  |  109 lines

  1. BDOOR v2.0
  2. written by Kevin Martin
  3. (c) 1994 by Beakware Software
  4.  
  5.  
  6.      DISCLAIMER:
  7.      ==========
  8.  
  9.         BDoor should in no way harm your computer hardware or software.
  10.         At worst, you may have to reboot your system due to lockup (only
  11.         if I missed checking for one of the many different scenarios that
  12.         users can create).
  13.  
  14.         Beakware Software, and it's affiliates both expressed and implied,
  15.         are in no way responsible for any loss due to, or related to, the
  16.         use or misuse of the BDoor software.
  17.  
  18.         Use of BDoor henceforth is an assent to this disclaimer.
  19.  
  20.  
  21. NOW FOR SOMETHING COMPLETELY DIFFERENT
  22.  
  23.      WHAT IS:
  24.      =======
  25.  
  26.         BDoor is a door menu manager which lists:
  27.                 1. Game Name
  28.                 2. Last User
  29.                 3. Date Last Used
  30.                 4. Total Number of Uses
  31.         for Wildcat 3.X single node BBS's.  It will create a DOORS.BBS menu
  32.         and a fully RIP compatable mouse driven DOORS.RIP menu for up to 
  33.         32,000 doors.
  34.           
  35.      HOW TO:
  36.      ======
  37.  
  38.         1. Unzip the BDOORXX.ZIP archive into your Wildcat directory.
  39.         2. Edit the sample configuration file included in the archive 
  40.            named BDOOR.CFG.
  41.         The format for this is:
  42.  
  43.                 BBSNAME
  44.                 PATH TO WILDCAT DIRECTORY              
  45.                 NUMBER OF DOORS (UP TO 15)
  46.                 DOOR 1
  47.                 DOOR 2
  48.                 .
  49.                 .
  50.                 DOOR 1500
  51.  
  52.         3. Run the program BDINIT.EXE.  This will create the initial DOORS.BBS
  53.            menu.  BDINIT will NOT create a RIP menu, when BDOOR runs for the 
  54.            first time the RIP menu will be created.
  55.  
  56.         4. Edit all of your door bat files to run BDOOR with a command line
  57.            parameter of the door number.
  58.                 EXAMPLE:
  59.  
  60.                         CD \WC30
  61.                         BDOOR 3       <----3 is the door number
  62.                         CD \DOORS\THEPIT
  63.                         PIT /NODE01
  64.                         CD \WC30
  65.          
  66.            Here The Pit is door number 3.
  67.  
  68.         That's all there is to setting up!  If you rerun BDINIT all your 
  69.         counters will be reset to 0.  If you add, delete, or change any
  70.         doors BDoor will detect this in the config and make the necessary
  71.         changes on its own and will update the menu file the next time it
  72.         is ran.
  73.  
  74.      Registration
  75.      ============
  76.  
  77.         BDoor is not crippled in any way.  However, for the minimal donation
  78.         of $5.00 would be most nice to let the author know you appreciate
  79.         his efforts (even a post card or NetMail would be nice).
  80.         Send your registrations to:
  81.  
  82.         Kevin Martin
  83.         4911 Kahiltna Apt D
  84.         Eielson AFB, AK  99702
  85.  
  86.  
  87.         The Beakware Support BBS is:
  88.         The Sports Wire BBS
  89.         (907) 372-1624
  90.         1:355/20 - FIDO
  91.         154:805/0 - RIPnet!
  92.  
  93.         Feel free to send any suggestions or comments along.
  94.  
  95.      History:
  96.      =======
  97.         2.0 - upgraded to allow up to 32,000 doors (this is pretty much a
  98.               limit here.  If you need more than that, you have entirely 
  99.               too much hard drive space.  Changed from shareware to free-
  100.               ware with a beg for donations.
  101.  
  102.         1.2 - boy is my face red!  Fixed a bug that said no matter what your
  103.               config read, your path was a different directory.
  104.         
  105.         1.1 - fixed a bug that didn't properly add additional doors.
  106.  
  107.         1.0 - initial release of BDoor
  108. 
  109.