home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / DRVDOR11.ZIP / SYSOP.DOC < prev   
Text File  |  1992-12-08  |  3KB  |  114 lines

  1.  
  2.                               DRIVE DOOR v1.1  
  3.  
  4.                             SYSOP DOCUMENTATION
  5.                                      
  6.                                      by
  7.                              
  8.                               Thomas W. Burker
  9.        
  10.        Using the GAPQBDR Interface Module from GAP Development Company                            
  11.               Registered with the GAP Communications Company                       
  12.                             Registration # 5210    
  13.                        
  14.                        TomTron Software Development
  15.                  (c) copyright 1992 all rights reserved                       
  16.  
  17.  
  18.       The latest version of DRIVE DOOR is always available on PC NITELINE
  19.                in file directory #1 - TomTron Door Programs
  20.  
  21.  
  22.  
  23. ==================
  24. DRIVE DOOR SUPPORT
  25. ==================
  26. As of right now, all product support is available from PC Niteline as
  27. shown at the end of this document.  The latest version will always be
  28. available on NITELINE.  I am negotiating a beta test site for TomTron
  29. Software now.
  30.  
  31. ========
  32. FEATURES
  33. ========
  34. -> Supports COM Port speeds up to 38.4 baud.
  35. -> Supports FIFO buffers of the 16550 UART.
  36. -> Supports all communications ports.
  37. -> Does not require WATCHDOG or CTTY.  
  38. -> High speed text file display
  39. -> Utilizes user timeout function.
  40. -> Allows SysOp to shell to DOS.
  41. -> Allows SysOp to twit caller without them knowing SysOp is watching.
  42. -> Allows SysOp to increase or decrease time.
  43. -> Allows SysOp chat mode with word wrap.
  44. -> Provides SysOp with informative status line display.
  45. -> Multi-Node capable - automatically recognizes multi-node
  46.  
  47. ==========     
  48. DRVDOR.CNF         sample
  49. ==========     
  50.  
  51. c:\GAP         <-- path to the GAP default directory
  52. PC Niteline    <-- BBS Name
  53. 0              <-- must be 0 - designates a GAP BBS
  54.  
  55. Note: Remember to remove the comments from your config file and do
  56.       NOT leave any spaces.  It MUST consist of 3 lines!
  57.  
  58. DRIVE DOOR "requires" BRUN45.EXE either in the DRVDOR directory or
  59. in your path!
  60.  
  61.  
  62. ================
  63. MULTI-NODE SETUP
  64. ================
  65.  
  66. If you run multi-nodes, you must have a separate .CNF and .BAT file for
  67. each node, i.e. DRVDOR1.CNF, DRVDOR2.CNF......DRVDOR99.CNF
  68.  
  69. DRIVE DOOR will pass along the name of ( ANY ) .CNF you might be using.
  70.  
  71. ==============================
  72. FILES INCLUDED IN DRVDOR11.ZIP
  73. ==============================
  74.  
  75. DRVDOR11.EXE      the executable program
  76. DRVDOR.CNF        sample configuration file
  77. SYSOP.DOC         this documentation for SysOps
  78. XXXXX.DAT         99 (or more) data files
  79.  
  80. ==========     
  81. DRVDOR.BAT       sample (goes in your GAP default directory)
  82. ==========     
  83.  
  84. @ECHO OFF
  85. c:
  86. cd \gap\doors\DRVDOR
  87. DRVDOR DRVDOR.CNF
  88. cd \GAP
  89.  
  90.  
  91.                     PLEASE SUPPORT DOORWARE/SHAREWARE!
  92.  
  93.  
  94. Dear SysOp:
  95.  
  96. This program is dedicated to all the hard working GAP SysOps in the
  97. United States.  It is released as FREEware, and contributions, donations
  98. etc. will not be accepted.  If you feel a contribution is in order, please
  99. donate to CROWSNEST BBS, our support board.
  100.  
  101. THANKS KEN!
  102.  
  103. Thomas W. Burker
  104. TomTron Software Development
  105. PC Niteline BBS
  106. 216/942-9451  / HST D/S 16.8
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.