home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / f / famous14.zip / FAMOUS.DOC < prev    next >
Text File  |  1993-03-23  |  13KB  |  249 lines

  1.  
  2.         One of the Livewire Collection of multi-BBS Doorware programs.
  3.            Supporting PCBoard, Wildcat!, Gap, QBBS, RBBS, Spitfire,
  4.           UltraBBS, Telegard, TriTel, TriBBS, Remote Access, and WWIV
  5.  
  6.                                 Richard Paquette
  7.                                    PO Box 416
  8.                               Mt. Laurel, NJ 08054
  9.  
  10.                            (c) Copyright 1989 - 1993
  11.                               All Rights Reserved
  12.  
  13.   Sysops, when you register, you get access to a utility program which will
  14. allow you to enter your own Celebrity Names and clues.. and also full support
  15. on The Livewire BBS..
  16.  
  17.  
  18.                       Additional Line(s) to the CFG file
  19.                       ----------------------------------
  20.  
  21.   Line 5 -=>   The registration number
  22.   Line 6 -=>   The option to reveal answers (Y=yes N=no)
  23.  
  24.   NOTE: Leaving the lines (5-6) blank WILL create an error... 
  25.  
  26.                   Example configuration file for PCBOARD.SYS
  27.                   ------------------------------------------
  28.                                                                              
  29. C:\PCB\PCBOARD.SYS  <=-  (Full pathname of your PCBOARD.SYS file)
  30. The Livewire BBS    <=-  (Change this to your BBS name)
  31. Richard             <=-  (The Sysop's first name)
  32. Paquette            <=-  (The Sysop's last name)
  33.  
  34. Example configuration file for USERS.SYS
  35. ------------------------------------------
  36.                                                                              
  37. C:\PCB\USERS.SYS    <=-  (Full pathname of your USERS.SYS file)
  38. The Livewire BBS    <=-  (Change this to your BBS name)
  39. Richard             <=-  (The Sysop's first name)
  40. Paquette            <=-  (The Sysop's last name)
  41.  
  42. Example configuration file for DOOR.SYS
  43. ---------------------------------------
  44.                                                                              
  45. C:\BBS\DOOR.SYS     <=-  (Full pathname of your DOOR.SYS file)
  46. The Livewire BBS    <=-  (Change this to your BBS name)
  47. Richard             <=-  (The Sysop's first name)
  48. Paquette            <=-  (The Sysop's last name)
  49.  
  50. Example configuration file for USERINFO.DAT
  51. -------------------------------------------
  52.                                                                              
  53. C:\BBS\USERINFO.DAT <=-  (Full pathname of your USERINFO.DAT file)
  54. The Livewire BBS    <=-  (Change this to your BBS name)
  55. Richard             <=-  (The Sysop's first name)
  56. Paquette            <=-  (The Sysop's last name)
  57. NOTE: DOOR.SYS must be in the SAME directory as USERINFO.DAT
  58.  
  59. Example configuration file for CALLINFO.BBS
  60. -------------------------------------------
  61.                                                                              
  62. C:\BBS\CALLINFO.BBS <=-  (Full pathname of your CALLINFO.BBS file)
  63. The Livewire BBS    <=-  (Change this to your BBS name)
  64. Richard             <=-  (The Sysop's first name)
  65. Paquette            <=-  (The Sysop's last name)
  66.  
  67. Example configuration file for DORINFOx.DEF
  68. -------------------------------------------
  69.                                                                              
  70. C:\BBS\DORINFOx.DEF <=-  (Full pathname of your DORINFOx.DEF file
  71.                           where 'x' is the BBS Node number.
  72. The Livewire BBS    <=-  (Change this to your BBS name)
  73. Richard             <=-  (The Sysop's first name)
  74. Paquette            <=-  (The Sysop's last name)
  75.  
  76. Example configuration file for SFDOORS.DAT
  77. ------------------------------------------
  78.                                                                              
  79. C:\BBS\SFDOORS.DAT  <=-  (Full pathname of your SFDOORS.DAT file)
  80. The Livewire BBS    <=-  (Change this to your BBS name)
  81. Richard             <=-  (The Sysop's first name)
  82. Paquette            <=-  (The Sysop's last name)
  83.  
  84. Example configuration file for CHAIN.TXT
  85. ----------------------------------------
  86.                                                                              
  87. C:\BBS\CHAIN.TXT    <=-  (Full pathname of your CHAIN.TXT file)
  88. The Livewire BBS    <=-  (Change this to your BBS name)
  89. Richard             <=-  (The Sysop's first name)
  90. Paquette            <=-  (The Sysop's last name)
  91.  
  92. Example configuration file for GTUSER.BBS
  93. ----------------------------------------
  94.                                                                              
  95. C:\BBS\GTUSER.BBS   <=-  (Full pathname of your GTUSER.BBS file)
  96. The Livewire BBS    <=-  (Change this to your BBS name)
  97. Richard             <=-  (The Sysop's first name)
  98. Paquette            <=-  (The Sysop's last name)
  99. 1                   <=-  (COM port number - defaults to 1)
  100. 1                   <=-  (Node number - defaults to 1)
  101. 123123              <=-  (Registration Number)
  102.  
  103. Example configuration file for TRIBBS.SYS
  104. ----------------------------------------
  105.                                                                              
  106. C:\BBS\TRIBBS.SYS   <=-  (Full pathname of your TRIBBS.SYS file)
  107. The Livewire BBS    <=-  (Change this to your BBS name)
  108. Richard             <=-  (The Sysop's first name)
  109. Paquette            <=-  (The Sysop's last name)
  110.  
  111. Example Batch File 
  112. -------------------
  113. A sample batch file is included and is similar to the following:
  114.    ECHO OFF
  115.    CD\DOORS                <=- Switch to the door's Directory.
  116.    DOOR DOOR.CNF           <=- Execute the door program and pass the
  117.                                 configuration filename to the program.
  118.    CD\PCB                  <=- Go back to PCB DIR when user exits door.
  119.    BOARD                   <=- Restart BBS.
  120.                                                                              
  121. This Door is multi-node  compatible so you may run more than 1 node from
  122. the same .CNF file  provided the path to your system file (DORINFOx.DEF,
  123. CALLINFO.BBS, etc) is exactly the same unless you are using environment
  124. variables, (q.v.)
  125.  
  126.                          Environment Variables
  127.  
  128. PCBoard automatically creates the %PCBDRIVE% & %PCBDIR% environment
  129. variables. Non-PCBoard systems may also use these variables by including
  130. the following in either your BBS batch or AUTOEXEC.BAT
  131.  
  132.   SET PCBDRIVE=C:               <- Drive letter of your BBS files
  133.   SET PCBDIR=\BBSDIR            <- Path to your BBS files
  134.  
  135. Then in your Door .CNF file instead of putting C:\BBSDIR\DOOR.SYS, you
  136. would put %PCBDRIVE%%PCBDIR%\DOOR.SYS. This allows you to use just one
  137. .CNF file for multi-node operation!
  138.                                                                              
  139. To specify a non-standard IRQ, put the IRQ number after the .CNF on the
  140. command line.  For example:
  141.                                                                              
  142.      DOOR DOOR.CNF /5
  143.      or using the PCBDRIVE procedure: SET IRQ=5 and use
  144.      DOOR DOOR.CNF /%IRQ%  
  145.                                                                              
  146. This tells the program to use IRQ 5 instead of the standard IRQ.
  147.  
  148.                            Top Ten Bulletin
  149.                            ----------------
  150.                                                                              
  151. The first time you run this door online it will create 3 files called
  152. ****.BUL, ****.BLT and ****.BLT. If you  wish to change the path
  153. or filename of the  Bulletin,  you must edit  ****.BUL and  change the
  154. first line to whatever path/filename you desire, assuming that this door
  155. requires or has a bulletin to display.. these docs are generic for all
  156. The Livewire Doors and some of them DO NOT create a bulletin.
  157.  
  158.                               Sysop Keys
  159.                               ----------
  160.  
  161. F3    -  Toggles the printer On/Off. Value is passed to PCBoard and/or
  162.          written to DOOR.SYS and USERS.SYS
  163. F4    -  Toggles the Page Bell on/off. Value is passed to PCBoard
  164.          and/or written to DOOR.SYS and USERS.SYS
  165. F5    -  DOS Shell. Allows SysOp to exit to DOS from inside a DOOR.
  166. F7    -  Toggles the Caller Alarm On/Off. Value is passed to PCBoard
  167.          and/or written to DOOR.SYS and USERS.SYS
  168. F8    -  Returns the caller involuntarily to the BBS.
  169. F9    -  Toggles the local display On/Off. Value is passed to PCBoard
  170.          and/or written to DOOR.SYS and USERS.SYS
  171. F10   -  Activates SysOp CHAT mode within the DOOR.
  172. ESC   -  Deactivates CHAT mode.  DOOR is resumed.
  173. UP    -  Give the caller extra time while in the DOOR.  
  174. DN    -  Subtract time from the caller while in the DOOR. 
  175. HOME  -  HELP key for Status Line options.
  176. ALT-N -  SysOp next on toggle. Value passed to PCBoard. (PCBoard only)
  177. ALT-X -  PCBoard will exit after current caller logs off. Value is
  178.          passed to PCBoard. Not available on non-PCBoard systems.
  179.  
  180.                              Distribution
  181.                              ------------
  182.                                                                              
  183. This program is being distributed via the SHAREWARE concept and as such,
  184. may be copied freely with the following restrictions:
  185.                                                                              
  186.         * The program must be supplied in it's original unmodified
  187.           form, including documentation.
  188.                                                                              
  189.         * This program may not be distributed as part of any commercial
  190.           application or service without the express, written consent
  191.           of the author.
  192.                                                                              
  193.         * Vendors of Shareware/Public Domain software may not
  194.           distribute this program without the express, written
  195.           consent of the author even if Vendor has been approved
  196.           by the Association of Shareware Professionals (ASP).
  197.  
  198.                              Registration
  199.                              ------------
  200.                                                                              
  201. This door represents  many hours of  programming and the author deserves
  202. just compensation for his time, efforts and expertise.  If you find this
  203. program to be of some  value and you  continue to use it on your system,
  204. you must return the order form provided along with the registration fee.
  205. Registration  entitles you to  free upgrades via  modem from  The Livewire
  206. BBS Support Conference.  Payments should be  made in the  form of a check or
  207. money order. Foreign orders must be in U.S. funds drawn on a U.S. bank.
  208.  
  209. Online registration with Visa or Mastercard is available via our Credit
  210. Card Door at the following system:
  211.                                                                              
  212.                   The Livewire BBS: (609) 235-5297 HST
  213.                                                                              
  214. NOTE: If you register by mail,  your registration number will be posted
  215.       in a private message on The Livewire BBS. 
  216.  
  217.                                Copyright
  218.                                ---------
  219.                                                                              
  220. This door is Copyrighted(c) 1989-93 by Richard Paquette, and is distributed
  221. as Shareware. Under this concept you may use the SHAREWARE (unregistered)
  222. version for a  reasonable period of  time for evaluation  after which you
  223. must either register your copy or discontinue  usage.
  224.  
  225.                                Warranty
  226.                                --------
  227.                                                                              
  228. This product is provided as is without warranty of any kind.  The entire
  229. risk as to the results and performance of the program is assumed by you.
  230. Futhermore, the  author does not warrant, guarantee, or  make any  other
  231. representations regarding the use of,  or the  results of the use of the
  232. program,  and you rely on the  program and  results  solely at  your own
  233. risk.  The author  cannot and will not accept  responsibility for system
  234. damage, loss of profit or any other special, consequential or incidental 
  235. damages  resulting  from  the use of or inability to  use this  product.
  236.  
  237.                                Com-Ports
  238.                                ---------
  239.  
  240.                    DoorFrame now supports COM 0 thru 15.
  241.  
  242.                              Fossil Drivers
  243.                              --------------
  244.                                                                              
  245. This door may be used with Fossil drivers such as X00 & BNU.  This makes
  246. it compatible  with most  multi-port  boards.  To use the Fossil  driver
  247. instead of the standard COM ports, include  /FD on the command line when
  248. running the door. For example: DOOR DOOR.CNF /FD
  249.