home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / TXACHATB.ZIP / TXA-CHAT.CTL < prev    next >
Text File  |  1996-01-07  |  5KB  |  83 lines

  1. ;------------------------------------
  2. ; TXA-CHAt VERSiON 1.0  CONTROL FiLE
  3. ;------------------------------------
  4. ; The semi-colons are comment markers.  Remove them to ACTIVATE option.
  5. ;------------------------------------
  6. ;Sysopfirst  Specifies the first name of the sysop as it will be shown to
  7. ;            the users.
  8. ;------------------------------------
  9. ;SysopLast   Specifies the last name of the sysop as it will be shown to
  10. ;            the users.
  11. ;------------------------------------
  12. ;BBSName     Specifies the name of the bbs as it will be shown to users.
  13. ;------------------------------------
  14. ;BBSType     Specifies the type of bbs software under which this door program
  15. ;            will be run. Valid bbs types include:
  16. ;
  17. ;                  DOORSYS - The DOOR.SYS format (Wildcat!,GAP,TAG, etc)
  18. ;                     RBBS - Rbbs version 16.1+  (uses DORINFOx.DEF*)
  19. ;                    QUICK - Quickbbs,Force,R.A. (uses DORINFOx.DEF**)
  20. ;                    PCB12 - Pcboard version 12 (note: see COMPORT note below)
  21. ;                    PCB14 - Pcboard version 14
  22. ;                    PCB15 - Pcboard version 15
  23. ;                  PHOENIX - Phoenix bbs (uses INFO.BBS)
  24. ;                 SPITFIRE - Spitfires bbs (uses SFDOORS.DAT)
  25. ;                     WWIV - WWIV bbs (uses CHAIN.TXT)
  26. ;                      2AM - 2 A.M. software (uses JUMPER.DAT)
  27. ;                   TRIBBS - TriBBS software (uses TRIBBS.SYS)
  28. ;                 CALLINFO - Old Wildcat 2.xx(obsolete dropfile CALLINFO.BBS)
  29. ;------------------------------------
  30. ;ComPort     For bbs types that do not have the com-port contained in their
  31. ;            door information files (such as PCBOARD-12), you will have to
  32. ;            specify the com-port. Simply put the port number (i.e. 1,2,etc)
  33. ;            not the whole word COM1.  If you find that one node locks up
  34. ;            another node you may have to use this option.
  35. ;            [NOTE: You can also specify the comport using /Cx from the
  36. ;            command line]
  37. ;------------------------------------
  38. ;Fossil      Selecting this option will cause doordriver to use a fossil port
  39. ;            driver.  Otherwise doordriver will use its own internal comport
  40. ;            handlers.  Note - do not use both fossil and Xfossil at the same
  41. ;            time. Maximum standard bios speed of 38,400. This can be used
  42. ;            with the XOO fossil at ALL speeds.
  43. ;------------------------------------
  44. ;Xfossil     Selecting this option will cause DDPlus to use the extended fossil
  45. ;            driver speeds in other then X00 fossils.   This will support speeds of
  46. ;            57,800 or higher baud.  Otherwise DDPlus will use its own internal
  47. ;            comport handlers.  This option neither open or closes the fossil
  48. ;            but reads and writes to it in whatever state it is when the door
  49. ;            is run. This option is NOT required if you are using XOO.
  50. ;------------------------------------
  51. ;LockBaud    This will specify a locked baud rate. If you specify this
  52. ;            parameter, then no matter what the bbs software says, this
  53. ;            baud rate will be used. [NOTE: You can also specify the locked
  54. ;            baud rate using /Bxxxx from the command line]
  55. ;------------------------------------
  56. ;Port1       If you must use a non-standard interrupt, doordriver can be
  57. ;Port2       configured for IRQs 0-15. The port# indicates the chosen comport
  58. ;Port3       Follow this with the port address in hex.  Afterward put the IRQ
  59. ;Port4       in decimal.  For an example if comport 3 at irq 15 and address
  60. ;            $03E8 was needed use the following:
  61. ;            PORT3 03E8 15
  62. ;------------------------------------
  63. ;Maxtime     The maxtime parameter will allow you to specify a maximum time
  64. ;            per session that a user may be in the chat. (i.e. if you
  65. ;            specified 10 minutes, then if the user had 60 mins left, he could
  66. ;            only chat for 10 mins)
  67. ;------------------------------------
  68. Status ON
  69. ;Status      Specify "ON" if you wish the status line to appear at the bottom
  70. ;            of "OFF" if you wish it to be disabled.
  71. ;------------------------------------
  72. Statfore 8
  73. ;Statfore    Statfore foreground color of the status line and the major input
  74. ;            fields. (default 7  light-grey)
  75. ;------------------------------------
  76. StatBack 0
  77. ;Statback    The background color of the status line (default 1)
  78. ;------------------------------------
  79. ; Hope this works!
  80. ;               Signed, The Frozen Shade  
  81. ;
  82. ; THIS FILE MUST BE IN THE DIRECTORY FROM WHICH YOU RUN TXA-CHAT.EXE !!!!!
  83.