home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1996 October / PCO_10.ISO / filesbbs / lights.arj / SYSOP.DOC < prev    next >
Encoding:
Text File  |  1996-09-10  |  6.4 KB  |  186 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                                 Lights Out v1.0
  10.                           The Rubic's Cube of the 90's
  11.                        Copyright (c)1994-96 Andy Stewart
  12.  
  13.  
  14.  
  15.                       ALWAYS READ the file WHATS.NEW !!!!!!
  16.  
  17.  
  18.  
  19.  
  20.  
  21.                       COPYRIGHT AND REGISTRATION NOTICE
  22.                       ---------------------------------
  23.  
  24.      Lights is a copyrighted program being distributed under the
  25.      shareware concept.  The only 'difference' between DreamWARE doors
  26.      and shareware is:  Registration is still required, but the trial
  27.      period for the door is virtually indefinate.  You may test the door
  28.      online for as long as you like, and register it when you are sure
  29.      you want it to remain online, and when you can afford to register.
  30.      (I know how running a BBS can get to be a burden on your finances.)
  31.      This policy is retroactive to ALL DreamWARE doors and utilities,
  32.      unless otherwise noted.  At any rate, try the door until you are
  33.      absolutely sure you wish the door to remain online and can afford
  34.      to register it, then, at that moment you are required to register
  35.      the door! <g>   Enjoy!
  36.  
  37.      As a shareware program, Lights may be freely distributed through a
  38.      BBS.  Shareware distributors may distribute copies of Lights on disk
  39.      for a modest disk duplication charge not to exceed $4 per disk.
  40.  
  41.  
  42.  
  43.  
  44.  
  45.                                     WARRANTY
  46.                                     --------
  47.  
  48.      Lights is distributed without warranty.  In no event will Andy
  49.      Stewart or DreamWARE Communications be liable to you for damages,
  50.      including any loss of profits, lost savings, or other incidental or
  51.      consequential damages arising out of your use of or inability to use the
  52.      program, even if Andy Stewart, DreamWARE Communications or an authorized
  53.      representative has been advised of the possibility of such damages.
  54.      Andy Stewart and DreamWARE Communications will not be liable for any
  55.      such claim by any other party.
  56.  
  57.  
  58.  
  59.                                   INTRODUCTION
  60.                                   ------------
  61.  
  62.           Lights has the following built-in features ...
  63.  
  64.           Assembly language serial input/output routines for maximum
  65.           speed.
  66.  
  67.           Fully supports high  speed modems: 16550 FIFO buffering and
  68.           locked serial ports.
  69.  
  70.           Built in ANSI terminal emulator.  No need to have ANSI.SYS
  71.           loaded in memory.
  72.  
  73.           Supports all of the most popular door data file formats:
  74.           TriBBS, PCBoard, GAP, Spitfire, WildCat, RBBS, and WWIV.
  75.  
  76.  
  77.  
  78.  
  79.                                RUNNING Lights
  80.                               ----------------
  81.      Lights is run by entering a command similar to the following:
  82.  
  83.      lights lights.cfg
  84.  
  85.      In the above command line, "lights" is the name of your door's EXE file
  86.      and the "lights.cfg" parameter is the name of the door's configuration
  87.      file.  The configuration file can have any name the sysop chooses, but
  88.      it must reside in the same directory as the door.  The configuration
  89.      file is an ASCII text file with the following format:
  90.  
  91.      Line 1:   Door data file type.
  92.      Line 2:   Path to the door data file(s).
  93.      Line 3:   BBS name.
  94.      Line 4:   Sysop's name.
  95.      Line 5:   Locked baud rate.
  96.  
  97.      As illustrated above, the door's data file type is specified in line 1
  98.      and can be PCB for PCBoard, GAP for GAP (DOOR.SYS, WildCat! v3.x-4.x),
  99.      SF for Spitfire, RBBS for RBBS, WC for WildCat! v2.x, TRIBBS for TriBBS,
  100.      or WWIV for WWIV/VBBS.  The locked baud rate is specified in line 5. If
  101.      the sysop doesn't lock his serial port, he must specify 0 for the locked
  102.      baud rate.
  103.  
  104.      NOTE: Although many door formats do pass the locked baud rate in the
  105.      door data files, some older formats such as RBBS do not.  For
  106.      conformity, it is required that you specify the locked baud rate in
  107.      line 5 and ignores any value passed in the door data files.
  108.  
  109.      The following is a sample door configuration file:
  110.  
  111.      GAP
  112.      C:\WC\WCWORK\NODE1\
  113.      DreamNET
  114.      Andy Stewart
  115.      57600
  116.  
  117.      A file called SETUP.EXE is included to aid with writing this config.
  118.      file.  Run it, answer the questions, and let the program do the rest.
  119.  
  120.                     THIS MUST BE RUN BEFORE RUNNING Lights!
  121.  
  122.  
  123.      Lights can be run locally without a door data file (handy for the
  124.      sysop to use the door without logging on to the BBS) by specifying
  125.      /L after the configuration file parameter in the DOS command line.
  126.      Lights will request the user to enter his name before running the
  127.      door.
  128.  
  129.      Nonstandard IRQs can be used with Lights by specifying the IRQ
  130.      number after the  "config" parameter in the command line used to run
  131.      the door as follows:
  132.  
  133.      door config irq
  134.  
  135.  
  136.  
  137.                                   SPECIAL KEYS
  138.                                   ------------
  139.  
  140.      While a door is running, the sysop can press certain special keys to
  141.      perform a variety of functions.    The following is a list of the
  142.      functions that the Lights special keys perform:
  143.  
  144.  
  145.      Key(s)              Function
  146.  
  147.      HOME                Toggles between the user status window and a help
  148.                          display that lists the special keys.
  149.  
  150.      F6                  Takes 5 minutes away from the caller.
  151.                          NOTE:  This will NOT be returned to BBS.
  152.  
  153.      F7                  Gives 5 minutes to the caller.
  154.                          NOTE:  This will NOT be returned to the BBS.
  155.  
  156.      F9                  Quit the door and return the caller to the BBS.
  157.  
  158.      F10                 Enter chat mode.  Pressing the ESC key exits the
  159.                          chat mode.
  160.  
  161.      Alt+D               Drop to DOS.
  162.  
  163.  
  164.  
  165.  
  166.                                     SUPPORT
  167.                                     -------
  168.  
  169.                     Refer to DISTRIB.TXT for support sites.
  170.  
  171.  
  172.  
  173.                                   REGISTRATION
  174.                                   ------------
  175.  
  176.      Registration of Lights is only $10.00.  Please use the form in the
  177.      file ORDER.FRM.   When you register Lights, you will receive a
  178.      keyfile to turn your copy of Lights into a registered version.  More
  179.      information on this is in ORDER.FRM.
  180.  
  181.  
  182.  
  183.                         Thank you for using Lights Out
  184.                         ------------------------------
  185.  
  186.