home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / TWEATH10.ZIP / TWEATHER.DOC < prev    next >
Encoding:
Text File  |  1993-08-28  |  7.2 KB  |  214 lines

  1.  
  2.  
  3.         ========================================================
  4.                                TriWeather
  5.         ========================================================
  6.                         (c)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 5.0 beta) 
  11.  
  12.                     VERSION 1.00    August 28, 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. ACKNOWLEDGEMENT:
  35. ================
  36.  
  37. The TriBBS (R) Bulletin Board System is a registered trademark.
  38. Copyright (c) 1991-1993   By: Mark D. Goodwin
  39.  
  40.  
  41. LATEST VERSION:
  42. ===============
  43.  
  44. Please call the The File Cabinet BBS for the latest version of this program.
  45.  
  46. LEGALITIES:
  47. ===========
  48.  
  49. THIS SOFTWARE  AND ACCOMPANYING   MATERIALS ARE DISTRIBUTED "AS IS" WITHOUT
  50. WARRANTY, EXPRESSED, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO ANY
  51. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  52. IN NO EVENT SHALL ANYONE  INVOLVED WITH THE CREATION AND PRODUCTION OF THIS
  53. PRODUCT BE LIABLE FOR INDIRECT, SPECIAL,  OR CONSEQUENTIAL DAMAGES, ARISING
  54. OUT OF ANY USE  THEREOF OR  BREACH OF ANY  WARRANTY.   ONCE REGISTERED, ANY
  55. DISTRIBUTION OF  THE REGISTERED KEY WILL INVALIDATE  YOUR KEY IN ALL FUTURE
  56. VERSIONS OF THIS PROGRAM AND NO PRODUCT SUPPORT WILL BE GIVEN.  
  57.  
  58. DISTRIBUTION:
  59. =============
  60.  
  61. You may make this  file available for downloading  from your BBS or you may
  62. upload it  to any BBS of  your choice,  provided that  you do not  make any
  63. changes to the contents of the archive (ZIP file).
  64.  
  65.  
  66. PROGRAM DESCRIPTION:
  67. ====================
  68.  
  69. TriWeather is a program for use with TriBBS Bulletin Board Systems.  
  70. It will generate both ANSI and MONO bulletins which offer the local 
  71. weather forecast to the users of your BBS. 
  72.  
  73. FEATURES:
  74. =========
  75.            --- Easy to set up.
  76.            --- BETA tested on a TriBBS BBS.
  77.            --- Support BBS available.
  78.            --- Generates ANSI and MONO bulletins.
  79.  
  80.  
  81. INSTALLATION:
  82. =============
  83.  
  84. 1. Place three files, (TWEATHER.CFG, TWEATHER.DAT, and TWEATHER.EXE), in 
  85.    your main TriBBS directory.  (Example:  C:\TRIBBS)
  86.  
  87. 2. Using a text editor, edit the TWEATHER.CFG file to include the required
  88.    information as shown in the example below.
  89.  
  90.                 The File Cabinet BBS             
  91.                 Bob Harmon                        
  92.                 C:\TRIBBS\DISPLAY\LOGON7.BBS    
  93.                 C:\TRIBBS\DISPLAY\LOGON7.ANS    
  94.  
  95.           Line #1 is the name of your BBS.
  96.           Line #2 is the Sysop's name.
  97.           Line #3 is the complete path to your MONO screen.
  98.           Line #4 is the complete path to your ASNI screen.
  99.  
  100.  
  101.           Notes about the TWEATHER.CFG file:
  102.  
  103.           - The path to your MONO and ANSI bulletins MUST include 
  104.             the filename of both your MONO and ANSI bulletins.
  105.  
  106. 3. Using a text editor, edit the TWEATHER.DAT file to include the required
  107.    information as shown in the example below.   Be sure  to READ the notes
  108.    after the TWEATHER.DAT example.
  109.  
  110.        SATURDAY
  111.        Partly cloudy.  20% Chance of afternoon thundershowers.
  112.        High today:  94 to 97
  113.        SATURDAY NIGHT
  114.        Partly cloudy.
  115.        Low tonight:  70 to 75
  116.        SUNDAY
  117.        Partly cloudy with a 20% chance of afternoon thundershowers.
  118.        High Sunday:  Mid 90s
  119.  
  120.  
  121.           Notes about the TWEATHER.DAT file:
  122.  
  123.           - The TWEATHER.DAT file contains the weather forecast for three
  124.             periods, such as "Today", "Tonight", and "Tomorrow".    Three
  125.             lines of text are available for each forecast period.  In the  
  126.             example above, the three forecast periods are "SATURDAY", 
  127.             "SATURDAY NIGHT", and "SUNDAY".  
  128.  
  129.           - Each line of the  TWEATHER.DAT file should be  NO longer than
  130.             74 characters and/or spaces in length.
  131.  
  132.           - Of course, you will have to optain the weather information to
  133.             include in the TWEATHER.DAT file.  
  134.  
  135.  
  136. 4. TriWeather is executed with the following command.....
  137.  
  138.                                      TWEATHER 
  139.  
  140.  
  141.    TriWeather can  be  executed  by  typing TWEATHER when  you  want to
  142.    update the bulletins.  This  might  be the  preferred  method.  Just
  143.    execute TriWeather after  each time you update the TWEATHER.DAT file.
  144.  
  145.  
  146.    TriWeather can be executed from  the TriBBS BETWEEN.BAT file, which 
  147.    will result in TriWeather generating updated bulletins between each 
  148.    call.   Of course, you  will  have to update  the TWEAHTER.DAT file 
  149.    before the bulletins  are "actually"  updated.  Therefore, using  a  
  150.    text editor, edit the BETWEEN.BAT file located in your main  TriBBS 
  151.    directory, and add the required information as shown in the example 
  152.    below.
  153.  
  154.                                      TWEATHER 
  155.  
  156.    Note:  For  additional  information  on the use  of the BETWEEN.BAT 
  157.           file, please refer to your TriBBS manual.
  158.  
  159.    TriWeather can also be executed by using the "event" feature of TriBBS.
  160.    This would  be  handy if  you did not want  the bulletins  generated by
  161.    TriSports to be updated between each call to your BBS.
  162.  
  163.    Note:  For additional information on the use of the "event" features
  164.           please refer to your TriBBS manual.
  165.  
  166.  
  167.  
  168. MAINTENANCE:
  169. ============
  170.  
  171. The only  known  maintenance  is for you  to update  the TWEAHTER.DAT file
  172. when  you  want to update  the forecasts.   Following  the  update  of the
  173. TWEATHER.DAT file, you will  need to execute  TriWeather, so the bulletins
  174. will be updated.  The updating of the TWEATHER.DAT file, and the execution
  175. of TriWeather afterwards, should only take a few minutes.
  176.  
  177. FUTURE VERSIONS:
  178. ================
  179.  
  180. Let me know what you would like to see!
  181.  
  182.  
  183. PROBLEMS:
  184. ========
  185.  
  186. Hopefully, there will not be any problems.  But if you encounter any,
  187. please let me know.
  188.  
  189. VERSION HISTORY:
  190. ===============
  191. See the HISTORY.DOC file for information on the history of the
  192. program, etc.
  193.  
  194.  
  195. REGISTERING:
  196. ============
  197. TriWeather is DonationWare.  You are granted a 30 day trial period in 
  198. which you may evaluate TriWeather.  
  199.  
  200. See the enclosed registration form for ordering!  (REGISTER.DOC)
  201.   
  202. SUPPORT:
  203. ========
  204. That's all there is to it!   If you have any problems or questions,
  205. please feel free to call the The File Cabinet BBS at (501) 247-1141
  206. and leave a message in the FC Software message conference, or leave
  207. me, Bob Harmon, a message  in the  BBS Utilities  message confernce
  208. of  the  WME mail network.   Or, call me  voice  at (501) 247-9396.  
  209.  
  210.                                                           Thanks!!!
  211.  
  212.  
  213.  
  214.