home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_UTIL / BFE3100P.ZIP / BFE3100P.EXE / DOCS / INSTALL.DOC < prev    next >
Text File  |  1994-03-11  |  9KB  |  217 lines

  1. ─────────────────────────────────────────────────────────────────────────────
  2.             ▄▄▄ ▄▄▄  ▄   ▄  ▄ ▄▄  ▄▄▄     ▄▄▄  ▄  ▄▄▄ ▄▄▄  ▄  ▄▄▄   ▄
  3.             █ ▄ █▄█ ▀█▀ ▀█▀ █ █▀█ █ ▄     █▄▄ ▀█▀ ▄▄█ █ ▀ ▀█▀ █▄█ ▄▄█
  4.             █▄█ █▄▄  █▄  █▄ █ █ █ █▄█     ▄▄█  █▄ █▄█ █    █▄ █▄▄ █▄█
  5.  
  6. ─────────────────────────────────────────────────────────────────────────────
  7.  
  8.                             System Requirements
  9.  
  10. BFE was designed for use with IBM compatible personal computer systems, with
  11. 640K minimum RAM, however, it will run in much less.  It will run under most
  12. popular BBS packages, to include RemoteAccess, Maximus, SuperBBS, QuickBBS,
  13. GAP, PCBoard, WildCat!, WWIV, RoboBoard and others.  Facilities are also in
  14. place to provide complete dropfile customization, which provides maximum
  15. compatibility with nearly all DOS-based BBS software packages.
  16.  
  17. BFE also requires the use of a fossil driver, such as Ray Gwinn's X00, or
  18. David Nugent's BNU.  These programs can be found on most BBS systems, since
  19. they are necessary in running most BBS packages and doors to begin with.  If
  20. your BBS does not utilize a fossil driver, you can always enable it for BFE,
  21. and then disable it after BFE exits.
  22.  
  23. If you would like to allow users to download certain files from BFE, free of
  24. BBS ratios, then you will also need copies of whatever external protocols you
  25. wish to run (i.e. DSZ, MPT, J-Modem, etc).
  26.  
  27.                            UPGRADING FROM 2.00.2P
  28.  
  29. If you are upgrading from the 2.00.2p release of BFE, simply run the
  30. CONVCTL.EXE program (located in the \UTILS) directory.  This program will
  31. convert all .CTL files located in the current directory.
  32.  
  33.                                INSTALLATION
  34.  
  35. Create a directory to hold the BFE system.  We recommend using something like
  36. C:\BFE or C:\FD\BFE, etc.  Next, copy the BFExxxx.ZIP file into the directory
  37. and unzip it in this directory.  Simply run the INSTALL.BAT file!
  38.  
  39. ** Note:  Your source for obtaining the BFE archive may have changed the
  40. format of the archive to one suitable for use on their system (i.e. ZIP, LZH,
  41. ARJ, etc).  Consult your compression package documentation for more
  42. information on using it.
  43.  
  44. Congratulations!  You have now installed the world's *premier* BBS front end
  45. system on your computer.  Imagine what the neighbors must think by now!
  46. Although the installation procedure is very straightforward, configuring BFE
  47. can be a bit more challenging, but certainly very rewarding in the end.
  48.  
  49. ─────────────────────────────────────────────────────────────────────────────
  50.            ▄ ▄▄▄ ▄▄▄ ▄▄▄     ▄▄▄ ▄▄▄ ▄▄▄ ▄▄▄ ▄▄▄  ▄  ▄ ▄▄▄ ▄▄
  51.          ▄▄█ █ █ █ █ █ ▀     █ █ █▄█ █▄█ █ ▀ ▄▄█ ▀█▀ █ █ █ █▀█
  52.          █▄█ █▄█ █▄█ █       █▄█ █   █▄▄ █   █▄█  █▄ █ █▄█ █ █
  53.  
  54. ─────────────────────────────────────────────────────────────────────────────
  55.                          
  56.                                
  57.                         BFE COMMAND LINE ARGUMENTS
  58.  
  59. BFE accepts the following command line parameters (in any order):
  60.  
  61.  -p(Port)
  62.  0,1,2,3,or 4 (COM1, COM2, etc)
  63.  
  64.  -s(Serial speed)
  65.  Self explanatory! (0, 300, 1200, 19200, etc)
  66.  
  67.  -c(Control File Path)
  68.  Path/filename of your main .CTL file!
  69.  
  70.  -d(Dropfile override path)
  71.  
  72.  -a(Auto Script)
  73.  Path/filename of a script to be used as an "auto" script.
  74.  
  75.  -g(Global Configuration Options file, default is GLOBALS.CFG)
  76.  Path/filename of your Global Configuration file.  This is created by
  77.  BFE/Setup and contains all global system settings.
  78.  
  79.  -t(Time to next event)
  80.  The time until the next mailer event
  81.  
  82.  -n(node number)
  83.  The node number of the BBS
  84.  
  85.  -f
  86.  Forces ANSI in local mode
  87.  
  88.  -l
  89.  Locks port with value passed in -s & -p
  90.  
  91.  -r
  92.  Run BFE in "re-entry" mode.  Note that when this feature is used, you do not
  93.  need to use the -c switch to specify the .CTL file (see the BFEREF.DOC file
  94.  for the section on networking with BFE).
  95.  
  96.  -x
  97.  Enable's BFE's "debug" logging mode
  98.  
  99.  -z
  100.  Performs a limited "sanity check" on your setup!
  101.  
  102. You can run BFE in local mode by passing "-p0 -s0" as the port and speed. Of
  103. course, if you are using a dropfile, these values are meaningless once again,
  104. therefore your dropfile must be configured for local use (Or blank out the
  105. Dropfile Path option in the Global Options in BFE/Setup!).
  106.  
  107.                                  SYSOP KEYS
  108.  
  109. There are several options available to the Sysop while the user is in the BFE
  110. Door.  These options and hotkeys differ from BBS "personality" to
  111. "personality".  BFE currently supports 3 BBS personalities (RemoteAccess
  112. 2.0x, WildCat!, and the default style).  For more information on the RA and
  113. WildCat! hotkeys, consult the documentation which accompanied the BBS software.
  114.  
  115.  
  116.                             DEFAULT SYSOP HOTKEYS
  117.  
  118.  [UP/DOWN]
  119.  Use the arrow keys to increase or decrease the amount of time which the user
  120.  has left in the door.
  121.  
  122.  [Alt]-[C]
  123.  
  124.  Allows the sysop to break into chat with the user at any time. [Alt]-[C]
  125.  again, or [ESC] will end chat mode. (Notice that the Want-Chat indicator will
  126.  also be turned off, if it was flashing. If you are running under Apex,
  127.  RemoteAccess or QuickBBS, paging from within the door will even cause the
  128.  Want-Chat indicator to stay lit when the user returns to the BBS)
  129.  
  130.  [Alt]-[J]
  131.  Allows the sysop to shell to DOS, if enough memory is available. Simply type
  132.  EXIT to return to the door again.
  133.  
  134.  [Alt]-[H]
  135.  Hang up on the user. Plain and simple!
  136.  
  137.  [Alt]-[L]
  138.  This key locks the user out of the BBS. It first hangs up on the user, and
  139.  then sets their security level to 0, to prevent them from ever logging on
  140.  again. This feature may require use of the EXITINFO.BBS file, depending on
  141.  what system BFE is running under.
  142.  
  143.  [Alt]-[K]
  144.  The "User Keyboard-Off" key allows the sysop to temporarily prevent the user
  145.  from typing anything on their keyboard. This has no effect on the local
  146.  keyboard, but causes BFE to ignore any keystrokes from remote.
  147.  
  148.  [Alt]-[N]
  149.  The "Sysop Next" key, this function reserves the system for use by the sysop
  150.  after the user logs off, if BFE is running under an Apex or RA 1.00 or later
  151.  system.
  152.  
  153.  [Alt]-[D]
  154.  "Drop to BBS" key. This function allows the sysop to exit BFE and return the
  155.  user to the BBS, without hanging up.
  156.  
  157.  [F1]
  158.  Display basic user information (default)
  159.  
  160.  [F9]
  161.  Display help information for sysop
  162.  
  163.  [F10]  Turn off the status line
  164.  
  165.  
  166.                      MULTINODE/MULTIUSER OPERATION
  167.  
  168. BFE is quite capable of running on multinode systems, and in fact, does it
  169. quite adeptly.  Special care has been given to ensure 100% multinode
  170. compatibility.  If you happen to experience problems running BFE on a
  171. multinode machine, please contact us if you are unable to resolve the
  172. problem.
  173.  
  174. For smoother operations on multinode setups, ensure that the DOS SHARE.EXE
  175. program is running!
  176.  
  177. A brief description on how BFE handles node numbers is in order.  By default,
  178. BFE will use the value of the NODE field in BFE/Setup.  This value can be
  179. overridden on the command line via the "-n" switch.
  180.  
  181. If a dropfile path has been specified in BFE/Setup, the node number has an
  182. effect on the number of the DORINFO?.DEF file used to run BFE.  (i.e. Node 1
  183. is DORINFO1.DEF, and Node Z is DORINFOZ.DEF).
  184.  
  185. If no node number is specified in either BFE/Setup or on the BFE command
  186. line, Node #1 will be used for compatibility, primarily on single line
  187. systems.
  188.  
  189.                          DIGIBOARD COMPATIBILITY
  190.  
  191. BFE will run on systems which utilize DigiBoard communication cards.  To do
  192. so, however, you will need to pick up the latest version of the DigiBoard
  193. Fossil Driver.  As of this release, the latest version of DigiFos is v1.3,
  194. and is available as DIGFOS13.LZH on our support BBS (FREQ's welcome).
  195.  
  196.  
  197.                          RESERVED ERRORLEVELS
  198.  
  199. The following is a list of the reserved errorlevels used by BFE and a brief
  200. description of each:
  201.  
  202.  Errorlevel #       Description
  203.  
  204.  
  205.       0             Critical error has occurred
  206.       1             Carrier lost, user off-line!
  207.       2             Sysop terminated the call, user off-line! :-)
  208.       3             User time used up, user STILL ON-LINE!
  209.       4             Keyboard inactivity timeout, user off-line
  210.       5             "Twit" user has logged on, user off-line
  211.       6             User botched the logon procedure, user off-line
  212.       7             User failed through Private Entry System
  213.       8             Automatic scripting feature exited normally
  214.     255             User exiting door via GOODBYE menu type
  215.  
  216.  
  217.