home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / v611docs.zip / VMAIN611.ZIP / VC2-AJ < prev    next >
Text File  |  1993-10-11  |  3KB  |  61 lines

  1.                                            VBBS 6.11 Documentation -- 2-J-1
  2.  
  3.  
  4.          ╔════════════════════════════════════════════════════════════════╗
  5.          ║ CHAPTER TWO ANNEX J    9. CONTROL PANEL CONFIGURATION          ║
  6.          ╚════════════════════════════════════════════════════════════════╝
  7.  
  8.                 In addition to the commands already configured in the WFC
  9.          menu, VBBS allows you to assign the F1 through F10 keys for what-
  10.          ever functions you desire.
  11.  
  12.          ╔═╗    If you find yourself continually dropping to DOS to run
  13.          ╚═╝    the same program over and over, it's probably a good idea
  14.                 to assign a function key to handle it.
  15.  
  16.          The default VBBS setup suggests some possibilities for using the
  17.          F-keys.  F1 through F4 come preconfigured, but that's easy to
  18.          change if you so desire.
  19.  
  20.          F1     Looks for a batch file called TERMINAL.BAT, which you
  21.                  must create using an ASCII text editor.  This batch file
  22.                  contains the command line that will start up your communi-
  23.                  cations program (Telix, etc.).  Hereis an example of
  24.                  a command line:
  25.  
  26.                         C:\VBBS\TELIX.BAT
  27.  
  28.                  and put TELIX.BAT in the main VBBS directory.
  29.  
  30.          F2     Calls up the system log, where information about the day's
  31.                  callers and what they did is located.  Viewing the log
  32.                  requires the DOS command line
  33.  
  34.                         TYPE C:\VBBS\DATA\BBS.LOG | MORE
  35.  
  36.                  (your actual path may vary, depending on what you've set
  37.                  up in the PATHS configuration) or an external text-brow-
  38.                  sing utility, such as VLIST.EXE.  Note that the DOS com-
  39.                  mand line above does not allow you to back up through
  40.                  the text, use arrow keys, or PgUp/PgDown; We recommend
  41.                  using VLIST.EXE or LIST.COM.
  42.          F3     Same as F2, but brings up the network log (the filename
  43.                  is NETWORK.LOG and should be in your \DATA directory).
  44.          F4     Same as F2, but brings up the cumulative system statistics
  45.                  (the filename is DAYSTATS.LOG and should be in your \DATA
  46.                  directory).  This one is particularly useful for tracking 
  47.                  usage cycles and upload/download trends.
  48.  
  49.  
  50.                 Other potential uses for the F-keys include invoking a
  51.          shell program (such as DCOM or StereoShell), a text editor (the
  52.          DOS 6.0 editor or similar), or other programs you frequently run
  53.          outside of VBBS. Be aware that several add-on utilities have
  54.          been specifically developed for VBBS to call up sub-menus from
  55.          F-keys so that maximum flexibility is available to you.
  56.  
  57.          --> IMPORTANT NOTE     : Place all batch files to call up
  58.                                   function keys in your main VBBS
  59.                                   directory.
  60.  
  61.