home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / DA_LIST1.ZIP / DA_LIST.CTL < prev    next >
Text File  |  1992-06-01  |  3KB  |  77 lines

  1. ;'Da List Control File
  2. ;-----------------
  3. ;NOTE:  ALL lines preceded by a ";" (semi-colon) are ignored by the door.
  4. ;These are to be used as comment lines, just as they are now.
  5. ;
  6. ;BBSType:    Specifies the type of bbs software under which this door program
  7. ;            will be run. Valid bbs types include:
  8. ;
  9. ;                     RBBS - Rbbs-Pc version 16.1+ (uses DORINFOx.DEF)
  10. ;                    QUICK - Quickbbs; Uses DORINFOx.DEF (same as above)
  11. ;                    PCB12 - Pcboard version 12 (note: see COMPORT note below)
  12. ;                     WWIV - WWIV bbs (uses chain.txt)
  13. ;                  PHOENIX - Phoenix bbs
  14. ;                  WILDCAT - Wildcat bbs
  15. ;                    PCB14 - Pcboard version 14 (not fully tested)
  16. ;                  DOORSYS - The DOOR.SYS format (wildcat 3.0, TAG, etc)
  17. ;                 SPITFIRE - Spitfires drop file (SFDOORS.DAT)
  18. ;
  19. ;Internal:   Selecting this option will cause doordriver to use it's internal
  20. ;            buffered comm routines. If you do not have a fossil, it is a good
  21. ;            idea to use this option.
  22. ;
  23. ;Maxtime:    The maxtime parameter will allow you to specify a maximum time
  24. ;            per session that a user may be in the door. (i.e. if you
  25. ;            specified 30 minutes, then if the user had 60 mins left, he could
  26. ;            only play for 30 mins)
  27. ;
  28. ;Quiet:      If specified, the door will strip out all ^G characters from
  29. ;            the local side.
  30. ;
  31. ;Status:     Specify "ON" if you wish the status line to appear at the bottom
  32. ;            of "OFF" if you wish it to be disabled.
  33. ;
  34. ;Color1:     Tells doordriver to select ANSI graphics when a "1" is passed
  35. ;            in the graphics parameter of the DORINFOx.DEF. From what I
  36. ;            understand, FORCE, QUICKBBS, TAG, and Renegade require this option
  37. ;            set although RBBS should not.
  38. ;
  39. ;43Line:     The 43LINE option will instruct doordriver to load in the EGA
  40. ;            43-line mode. (You MUST have an EGA adapted for this option). The
  41. ;            enhanced screen allows the local sysop to see much more infor-
  42. ;            mation on the screen.
  43. ;
  44. ;             ====================================================
  45. ;              YOU MUST EDIT THE FOLLOWING SECTION BEFORE RUNNING
  46. ;             ====================================================
  47. ;
  48. SYSOPFIRST <First name>
  49. SYSOPLAST <Last name>
  50. BBSNAME <BBS Name>
  51. ;
  52. ;       ::::------- Put your bbs type here! Select from those listed above
  53. ;       ::::
  54. ;       \/\/
  55. BBSTYPE RBBS
  56. ;
  57. ;                   If you are using a bbs type that doesn't provide the com
  58. ;        ::-------- port num in it's door information file (such as pcb-12),
  59. ;        \/         then remove semi-colon and put your com port here.
  60. ;COMPORT 1
  61. ;
  62. ;INTERNAL  <= Remove semi-colon if you are not using a FOSSIL DRIVER
  63. ;
  64. ;                   Remove semi-colon if you are running a monochrome
  65. ;  ::-------------- system on the local side.
  66. ;  \/
  67. ;MONO
  68. ;QUIET     <= Remove semi-colon to filter out all ^G (beeps) locally.
  69. STATUS ON
  70. ;                   Remove semi-colon if 'Da List doesn't give color output to
  71. ;  ::============== users who have color (ansi) selected. (See above)
  72. ;  \/
  73. COLOR1
  74. ;
  75. ;43LINE     <= Remove semi-colon to run in 43 line (EGA) mode locally.
  76. ;
  77.