home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / bbs / tdoors12.zip / TRIDOORS.DOC < prev    next >
Text File  |  1993-07-24  |  8KB  |  220 lines

  1.  
  2.  
  3.         ========================================================
  4.                                 TriDoors
  5.         ========================================================
  6.                      (c)1992, 1993 Robert K. Harmon
  7.  
  8.         A FC Software program for TriBBS Bulletin Board Systems.
  9.             For use with TriBBS Bulletin Board Systems ONLY! 
  10.           This program was tested on TriBBS Software (V 4.02) 
  11.  
  12.                     VERSION 1.20    July 24, 1993
  13.  
  14.                                   By
  15.  
  16.                            Robert K. Harmon
  17.                            1101 West Street
  18.                          White Hall, Arkansas
  19.                                         71602
  20.  
  21.                           VOICE (501) 247-9396
  22.                  Between 6:00 & 10:00 p.m. Central Time
  23.  
  24.  
  25.                                   From
  26.  
  27.                           The File Cabinet BBS
  28.                              (501) 247-1141
  29.                           1200/2400/9600/14400
  30.                         V.32bis/V.32/V.42bis/V.42
  31.                               24 Hours/Day
  32.  
  33.  
  34. LATEST VERSION:
  35. ===============
  36.  
  37. Please call the The File Cabinet BBS for the latest version of this program.
  38.  
  39. LEGALITIES:
  40. ===========
  41.  
  42. THIS SOFTWARE  AND ACCOMPANYING   MATERIALS ARE DISTRIBUTED "AS IS" WITHOUT
  43. WARRANTY, EXPRESSED, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO ANY
  44. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  45. IN NO EVENT SHALL ANYONE  INVOLVED WITH THE CREATION AND PRODUCTION OF THIS
  46. PRODUCT BE LIABLE FOR INDIRECT, SPECIAL,  OR CONSEQUENTIAL DAMAGES, ARISING
  47. OUT OF ANY USE  THEREOF OR  BREACH OF ANY  WARRANTY.   ONCE REGISTERED, ANY
  48. DISTRIBUTION OF  THE REGISTERED KEY WILL INVALIDATE  YOUR KEY IN ALL FUTURE
  49. VERSIONS OF THIS PROGRAM AND NO PRODUCT SUPPORT WILL BE GIVEN.  
  50.  
  51. DISTRIBUTION:
  52. =============
  53.  
  54. You may make this  file available for downloading  from your BBS or you may
  55. upload it  to any BBS of  your choice,  provided that  you do not  make any
  56. changes to the contents of the archive (ZIP file).
  57.  
  58.  
  59. PROGRAM DESCRIPTION:
  60. ====================
  61.  
  62. TriDoors is designed to track the usage of up to 80 door programs, and 
  63. generate both ANSI and MONO bulletins,  which contain the names of the
  64. door programs  to be tracked,  and the number each has been used.  The
  65. sysop selects which doors he/she wants to track.
  66.      
  67.            
  68. NOTE:
  69. =====
  70.  
  71. The TRIDOORS.KEY file distributed  with this program  does NOT expire!
  72. This is simply here so the door has a KEY to read.  When you register,
  73. you will  receive  a new  TRIDOORS.KEY  file,  which  will  remove the 
  74. UNREGISTERED notice  from the bulletins, and display  the name of your 
  75. BBS, etc.   
  76.  
  77.  
  78. FEATURES:
  79. =========
  80.            --- Easy to set up.
  81.            --- BETA tested on a TriBBS BBS.
  82.            --- Support BBS available.
  83.            --- Generates ANSI and ASCII bulletins.
  84.            --- One time registration fee good for any future version.
  85.  
  86.  
  87. INSTALLATION:
  88. =============
  89.  
  90. 1. Place four files, (TRIDOORS.CFG, DOORS.CFG, TRIDOORS.EXE, and
  91.    TRIDOORS.KEY), in your main TriBBS directory.  (Example:  C:\TRIBBS)
  92.  
  93. 2. Using a text editor, edit the TRIDOORS.CFG file to include the required
  94.    information as shown in the example below.
  95.  
  96.       The File Cabinet BBS              <-- The name of your BBS.
  97.       Bob Harmon                        <-- Sysop's FIRST and LAST name.
  98.       C:\TRIBBS\DISPLAY\BULLET10.BBS    <-- Path to your ASCII bulletin.
  99.       C:\TRIBBS\DISPLAY\BULLET10.ANS    <-- Path to your ANSI bulletin.
  100.    
  101.           The path to your ASCII and ANSI bulletins MUST include 
  102.           the filename of both your ASCII and ANSI bulletins.
  103.  
  104. 3. Using a text editor, edit the DOORS.CFG file to include the required
  105.    information as shown in the example below.  Be sure to READ the notes
  106.    after the DOORS.CFG example.
  107.  
  108.    TriMail (QWK Mail)        <-- Name of Door Program.
  109.    SendNote                  <-- Name of Door Program.
  110.    TriBank                   <-- Name of Door Program.
  111.    Online! Magazine          <-- Name of Door Program.
  112.    International Online      <-- Name of Door Program.
  113.    Prize Vault               <-- Name of Door Program.
  114.    Lotto                     <-- Name of Door Program. 
  115.    Casino Poker              <-- Name of Door Program.
  116.    ProWords                  <-- Name of Door Program.
  117.    Pyramid                   <-- Name of Door Program.
  118.    Scramble                  <-- Name of Door Program.
  119.    Money Market              <-- Name of Door Program.
  120.    Dollarmania!              <-- Name of Door Program.
  121.    Lasso!                    <-- Name of Door Program.
  122.    Studs!                    <-- Name of Door Program.
  123.  
  124.    Note:  This DOORS.CFG file is setup to track only 15 door programs.
  125.           However, TriDoors can track up to 80 door programs.
  126.  
  127.     Additional notes on the completion of the DOORS.CFG file:
  128.  
  129.    A)  The door program names  entered on each line of the DOORS.CFG file
  130.        MUST MATCH EXACTLY the names of the door programs as you have them
  131.        entered in your  DOORS.MNU file.  The DOORS.MNU file is located in
  132.        the  \TRIBBS\NWORK directory of your TriBBS BBS.  
  133.  
  134.    B)  Your DOORS.CFG file should include the names of only those door
  135.        programs you want to track.  You might have 30 door programs on
  136.        your BBS, but you might  want to track  the usage of only 25 of 
  137.        them. If this were the case, you would  only enter the names of 
  138.        the 25 door programs you want to be tracked by TriDoors.    
  139.  
  140.    C)  As far as  TriDoors and the  DOORS.CFG file  is concerned, door
  141.        program names should NOT  exceed 24 characters in length.  This
  142.        includes spaces, etc. as well.  
  143.       
  144. 4. TriDoors is executed with the following command.....
  145.  
  146.                      TRIDOORS C:\TRIBBS\MWORK\CALLERS.LOG
  147.  
  148.    Note:  The complete path and  filename to the CALLERS.LOG file MUST
  149.           be included in the command.
  150.  
  151.    TriDoors can be  executed from  the  TriBBS BETWEEN.BAT file, which 
  152.    will result  in TriDoors  generating updated bulletins between each 
  153.    call.   Therefore, using a  text editor, edit  the BETWEEN.BAT file 
  154.    located  in  your  main  TriBBS  directory,  and  add the  required 
  155.    information as shown in the example below.
  156.  
  157.                      TRIDOORS C:\TRIBBS\MWORK\CALLERS.LOG
  158.                     
  159.    Note:  For  additional  information  on the use  of the BETWEEN.BAT 
  160.           file, please refer to your TriBBS manual.
  161.  
  162.    TriDoors can also be executed by using the "event" feature of TriBBS.
  163.    This would  be handy if  you did not want  the bulletins generated by
  164.    TriDoors to be updated between each call to your BBS.
  165.  
  166.    Note:  For additional information on the use of the "event" features
  167.           please refer to your TriBBS manual.
  168.  
  169.  
  170. MAINTENANCE:
  171. ============
  172.  
  173. After the  initial setup, no known  maintenance is required.  Of course,
  174. as you add and remove  door programs you want to be tracked by TriDoors,
  175. you will need to edit your DOORS.CFG file accordingly.
  176.  
  177. Also, TriDoors analyzes the CALLERS.LOG file, and  should continue to do
  178. so, until you  delete, rename, etc. the CALLERS.LOG file.   You could do
  179. this on the first of each month, and TriDoors will track door usage from
  180. month to month.   
  181.  
  182. FUTURE VERSIONS:
  183. ================
  184.  
  185. Let me know what you would like to see!
  186.  
  187.  
  188. PROBLEMS:
  189. ========
  190.  
  191. Hopefully, there will not be any problems.  But if you encounter any,
  192. please let me know.
  193.  
  194. VERSION HISTORY:
  195. ===============
  196. See the HISTORY.DOC file for information on the history of the
  197. program, etc.
  198.  
  199.  
  200. REGISTERING:
  201. ============
  202. TriDoors is Shareware.  You are granted a 30 day trial period in which 
  203. you may  evaluate TriDoors.  If you  continue to utilize this product,
  204. you are required to register it.
  205.  
  206. See the enclosed registration form for ordering!  (REGISTER.DOC)
  207.   
  208. SUPPORT:
  209. ========
  210. That's all there is to it!   If you have any problems or questions,
  211. please feel free to call the The File Cabinet BBS at (501) 247-1141
  212. and leave a message in the FC Software message conference, or leave
  213. me, Bob Harmon, a message in the TriBBS 3rd Party message confernce
  214. of  the  WME mail network.   Or, call me  voice  at (501) 247-9396.  
  215.  
  216.                                                           Thanks!!!
  217.  
  218.  
  219.  
  220.