home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / mangle.zip / MANGLE.CFG < prev    next >
Text File  |  1991-04-28  |  2KB  |  56 lines

  1.  
  2.                Mangle Configuration File
  3.                -------------------------
  4.     Rules:
  5.       Each keyword, like "BBSTYPE", must be on a line by itself.
  6.       All keywords must begin in the first column.  (Mangle will ignore
  7.         anything that is preceded by a space.)
  8.       There must be NO spaces around a keyword's equal signs.
  9.  
  10.       Most BBSs will require only the first 4 lines.
  11.       If you don't have a BBS, then you'll only need the BULL
  12.       and ANSIBULL keywords.
  13.       If you do not have a high-speed modem that uses CTS/RTS flow
  14.       control, then leave out the CTS parameter.  If you do,
  15.       then move the CTS parameter into the first column.
  16.       Do NOT use the COM keyword unless you are using ports COM3 or higher
  17.                -------------------------
  18.  
  19.      Type of BBS.  Only entries that are currently legal are:
  20.       BBSTYPE=wildcat
  21.       BBSTYPE=RBBS     (Also works for QuickBBS & Remote Access)
  22.       BBSTYPE=DOOR.SYS
  23. BBSTYPE=wildcat
  24.  
  25.      File created by your BBS.    The only legal entries are:
  26.       DOORFILE=callinfo.bbs       for wildcat
  27.       DOORFILE=dorinfo1.bbs       for rbbs      (or dorinfo2, etc.)
  28.       DOORFILE=door.sys          for BBSs producing that file
  29. DOORFILE=dorinfo1.def
  30.  
  31.      Non-Ansi bulletin file created by Mangle.    Specify the full path name,
  32.     of your BBS bulletin area.  E.g.
  33.     BULL=c:\wildcat\bull\bull18.bbs
  34.     (For RBBS, this might be ANSIBULL=c:\rbbs\b18)
  35.     (If not running on a BBS, you can leave it as is.)
  36. BULL=mscores.bbs
  37.  
  38.      Ansi bulletin file created by Mangle.  Specify the full path name,
  39.     of your BBS bulletin area.  E.g.
  40.     ANSIBULL=c:\wildcat\bull\bull18.scr
  41.     (For RBBS, this might be ANSIBULL=c:\rbbs\b18g)
  42.     (If not running on a BBS, you can leave it as is.)
  43. ANSIBULL=mscores.scr
  44.  
  45.  
  46.      The following parameters will be IGNORED because they are not
  47.     in the first column.  They are here as examples in case you
  48.     need them.
  49.  
  50.      Move this to column 1 if your modem uses CTS/RTS flow control
  51.  CTS
  52.  
  53.      Port address must be specified for COM3-COM8.  Leave this as is
  54.     (ignored) if you're using COM1 or COM2
  55.  COM3=3E8
  56.