home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / ENS100.ZIP / HELP.TXT < prev    next >
Text File  |  1994-11-13  |  6KB  |  102 lines

  1. 1Sysop First - Specifies the first name of the sysop as it will be shown to
  2. 1              the users.
  3. 1
  4. 1Sysop Last - Specifies the last name of the sysop as it will be shown to the
  5. 1             users.
  6. 1
  7. 1BBS Name  - Specifies the name of the bbs as it will be shown to users.
  8. 2BBSType     Specifies the type of bbs software under which this door program
  9. 2            will be run. Valid bbs types include:
  10. 2
  11. 2                  DOORSYS - The DOOR.SYS format (Wildcat!,GAP,TAG, etc)
  12. 2                     RBBS - Rbbs version 16.1+  (uses v1 of DORINFOx.DEF*)
  13. 2                    QUICK - Quickbbs,Force,R.A. (uses v2 of DORINFOx.DEF**)
  14. 2                    PCB15 - Pcboard version 15
  15. 2                  PHOENIX - Phoenix bbs (uses INFO.BBS)
  16. 2                 SPITFIRE - Spitfires bbs (uses SFDOORS.DAT)
  17. 2                     WWIV - WWIV bbs (uses CHAIN.TXT)
  18. 2                      2AM - 2 A.M. software (uses JUMPER.DAT)
  19. 2                   TRIBBS - TriBBS software (uses TRIBBS.SYS)
  20. 2                    PCB14 - Pcboard version 14
  21. 2                    PCB12 - Pcboard version 12 (note: see COMPORT help)
  22. 2                 CALLINFO - Old Wildcat 2.xx(obsolete dropfile CALLINFO.BBS)
  23. 2
  24. 2Notes  *   ANSI graphics is selected when a "2" is passed in the graphics
  25. 2           parameter of the DORINFOx.DEF.   RBBS standard.
  26. 2       **  ANSI graphics is selected when a "1" is passed in the graphics
  27. 2           parameter of the DORINFOx.DEF.   QuickBBS,Remote Access,FORCE,
  28. 2           UltraBBS and many shareware BBSes require this type.
  29. 3Internal - Communications are handled by the door programs own internal
  30. 3communication routines.  Generally this uses less processing than any other
  31. 3method.  Speeds can be as high as 115,200 baud.  Locking is usually not
  32. 3necessary and may have no affect at all.
  33. 3If internal is specified then it is possible to define the port address and
  34. 3the IRQ number.  This is only necessary if the port and irq are other than the
  35. 3standard configuration or conflict with other irqs.  A hexadecimal number is
  36. 3input below the desired port number.  Below this type the IRQ number (0-15).
  37. 3
  38. 3Fossil - Standard Bios fossil routines.  These can handle communication speeds
  39. 3up to and including 38,400 baud.  When choosing a fossil you must also select
  40. 3whether or not it is to be locked.
  41. 3
  42. 3XFossil - High Speed Extended fossil routines.   These can handle speeds up to
  43. 3115,200 speed.   When choosing a fossil you must also select whether or not it
  44. 3is to be locked.
  45. 4LockBaud    This will specify a locked baud rate.   If you specify this
  46. 4            parameter, then no matter what the bbs software says, this baud
  47. 4            rate will be used.
  48. 4            [NOTE: You can also specify the locked baud rate using /Bxxxx from
  49. 4            the command line]
  50. 5Status      Specify "ON" if you wish the status line to appear at the bottom
  51. 5            of "OFF" if you wish it to be disabled.
  52. 5
  53. 5Statfore    Statfore foreground color of the status line.
  54. 5            Valid numbers (0-15);
  55. 5
  56. 5Statback    The background color of the status line or entire local screen
  57. 5            if /V command line parm is issued.
  58. 5            Valid numbers (0-7)
  59. 5
  60. 5            Color code are: 1 : blue      6 : brown        11 : light cyan
  61. 5                            2 : green     7 : light grey   12 : bright red
  62. 5              0 : black     3 : cyan      8 : dark grey    13 : light magenta
  63. 5                            4 : red       9 : light blue   14 : yellow
  64. 5                            5 : magenta  10 : light green  15 : white
  65. 6Maxtime     The maxtime parameter will allow you to specify a maximum time per
  66. 6            session that a user may be in the door. (i.e. if you specified 30
  67. 6            minutes, then if the user had 60 mins left, he could only play for
  68. 6            30 mins). Otherwise the maximum time is the users time remaining
  69. 6            per the bbs dropfile.
  70. 7Mono        Will disable color on the local side. (Necessary if you are
  71. 7            running a monochrome system)
  72. 7
  73. 7Color1      Tells the door to select ANSI graphics when a "1" is passed in the
  74. 7            graphics parameter of the DORINFOx.DEF.
  75. 7            If you are correctly using the right version of dorinfox.def this
  76. 7            will NOT be needed.
  77. 7            Indeed this is included only to maintain consistancy with previous
  78. 7            versions.
  79. 8ComPort     For bbs types that do not have the com-port contained in their
  80. 8            door information files (such as PCBOARD-12), you will have to
  81. 8            specify the com-port. Simply put the port number (i.e. 1,2,etc)
  82. 8            not the whole word COM1.
  83. 8
  84. 8            [NOTE: A much better way to specify the comport is to use the
  85. 8            /Cx parameter from the command line.]
  86. 9Pausecode   Specifies the Rip pause code that your bbs uses.  This will
  87. 9            be added to multiple page Rip scores file so you can use them
  88. 9            as a bulletin.
  89. APort1       If you must use a non-standard interrupt, the game can be
  90. APort2       configured for IRQs 0-15. The port# indicates the chosen comport
  91. APort3       Follow this with the port address in hex.  Afterward put the IRQ
  92. APort4       in decimal.  For an example if comport 3 at IRQ 15 and address
  93. A            $03E8 was needed use the following:
  94. A            PORT3 03E8 15
  95. A
  96. A            Standard Ports are configured to be:
  97. A                           PORT    ADDR    IRQ
  98. A                            1:     03F8     4
  99. A                            2:     02F8     3
  100. A                            3:     03E8     4
  101. A                            4:     02E8     3
  102.