home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / WSTODAY.ZIP / WS-TODAY.DOC < prev    next >
Text File  |  1998-01-04  |  7KB  |  210 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.           ┌──────────────────────────────────────────────────────────┐
  8.           │                                                          │
  9.           │      WS-TODAY  -  DATE SCREEN GENERATOR VERSION 1.0      │
  10.           │        Copyright (c) 1995-1998 By Werner Sidler          │
  11.           │                                                          │
  12.           │            For TriBBS Bulletin Board Systems             │
  13.           │      or any other BBS types that use @X-color code       │
  14.           └──────────────────────────────────────────────────────────┘
  15.           ┌──────────────────────────────────────────────────────────┐
  16.           │            Freeware  -  Made in Switzerland !            │
  17.           └──────────────────────────────────────────────────────────┘
  18.  
  19.  
  20.                            WS-TODAY v1.0 Written By: 
  21.  
  22.                          Werner Sidler  -  SUNSET BBS
  23.  
  24.                                 Hubelstrasse 2     
  25.                                  CH-6048 Horw
  26.                                  Switzerland                               
  27.  
  28.  
  29.                    BBS     : +41 (0)41 342 0 445  
  30.                  
  31.                    e-Mail  : sunset@bluewin.ch
  32.  
  33.                    Internet: http://www.staedte.ch/sunset.bbs
  34.  
  35.  
  36.  
  37.  
  38.  
  39.        ┌────────────────────────────┐
  40.        │ COPYRIGHT NOTICE           │
  41.        └────────────────────────────┘
  42.  
  43.        WS-TODAY is a copyrighted program being distributed under the
  44.        freeware concept. As such, you may operate WS-TODAY without
  45.        registering the software.
  46.  
  47.        As a freeware program, WS-TODAY may be freely distributed through
  48.        a BBS, through a computer network like Internet and FidoNet, on
  49.        floppy disks, and on CDs or other optical media.
  50.  
  51.        It is a violation of the WS-TODAY license agreement to modify the
  52.        EXE files in anyway.
  53.  
  54.  
  55.  
  56.  
  57.        ┌────────────────────────────┐
  58.        │ WARRANTY                   │
  59.        └────────────────────────────┘
  60.  
  61.        WS-TODAY is distributed without warranty. In no event will Werner
  62.        Sidler be liable to you for damages, including any loss of profits,
  63.        lost savings, or other incidental or consequential damages arising 
  64.        out of your use of or inability to use the program, even if Werner
  65.        Sidler, or an authorized representative has been advised of the
  66.        possibility of such damages. Werner Sidler will not be liable for
  67.        any such claim by any other party.
  68.  
  69.  
  70.  
  71.  
  72.        ┌────────────────────────────┐
  73.        │ TRADEMARKS                 │
  74.        └────────────────────────────┘
  75.  
  76.        TriBBS is a registered trademark 1993 - 1996 by TriSoft.
  77.                                                1997 by Freejack's Software 
  78.  
  79.  
  80.  
  81.        ┌────────────────────────────┐
  82.        │ INTRODUCTION               │
  83.        └────────────────────────────┘
  84.  
  85.        WS-TODAY is a simple screen generator for the TriBBS bulletin
  86.        board system. However, it can be used on other BBS types that use the
  87.        @-color codes. It quickly and easily generates a LOGON, GOODBYE or a
  88.        BULLETIN screen using @X-color codes.
  89.  
  90.        The @X-codes are interepreted by TriBBS and will display things such
  91.        as color or pauses or clearing the screen. This is the neat part
  92.        about it: 
  93.        If the caller has ANSI, TriBBS will send color (the @X-codes)...if not,
  94.        TriBBS will filter out the @X-codes and the caller see's just an ASCII
  95.        screen.
  96.  
  97.        WS-TODAY has been tested on TriBBS v5.11 and v11.1.
  98.  
  99.  
  100.  
  101.  
  102.        ┌────────────────────────────┐
  103.        │ SET UP                     │
  104.        └────────────────────────────┘
  105.  
  106.        1. Make a directory with any name you choose and place the WS-TODAY
  107.           files there. 
  108.  
  109.  
  110.        2. The second thing you have to do, is make a configurtion file.
  111.           A sample configuration file named WSTODAY.CFG is included in this
  112.           archive. This file can be any name and must reside in the same 
  113.           directory as WSTODAY.EXE. Create or edit the configuration file
  114.           to reflect your configurations.  
  115.  
  116.           The following is a sample config:
  117.  
  118.           SUNSET BBS
  119.           Werner Sidler 
  120.           C:\TRIBBS\DISPLAY
  121.           LOGON7.BBS
  122.           E
  123.           25-12
  124.           Christmas
  125.           @CLS@
  126.           @X4E         SUNSET BBS home BBS of WS-TODAY * WS-QUOTE * WS-NEWS
  127.           @X0F@PAUSE@
  128.           @X40
  129.           @X4E
  130.           @X0E
  131.  
  132.           ---------------------------------------------------------------------
  133.  
  134.           LINE  1: BBS Name
  135.           LINE  2: Sysop Name
  136.           LINE  3: Path of bulletin or login screen (without trailing backslash)
  137.           LINE  4: Bulletin name
  138.           LINE  5: E = English Version, G = German Version
  139.           LINE  6: Date DD-MM
  140.           LINE  7: Name of the date
  141.           LINE  8: Top code for display file (Leave a blank for none)
  142.           LINE  9: Bottom line can say anything that you want displayed
  143.           LINE 10: Bottom code for display file (Leave a blank for none)
  144.           LINE 11: Color border                  
  145.           LINE 12: Color titelline
  146.           LINE 13: Color text                          
  147.  
  148.  
  149.        3. WSTODAY is executed with the following commmand.....
  150.  
  151.                            WSTODAY
  152.  
  153.           If the configuration file not named WSTODAY.CFG the command is
  154.  
  155.                            WSQUOTE filename
  156.           
  157.           Where filename is the name of the configuration file.
  158.  
  159.  
  160.        4. The next thing to do is put WSTODAY in your nigthly event batch
  161.           file. 
  162.  
  163.           Example nighly event:  CD \BBS\WS-TODAY
  164.                                  WSTODAY 
  165.                                  CD \BBS\TRIBBS
  166.                                  BOARD
  167.  
  168.           or                     CD \BBS\WS-TODAY
  169.                                  WSTODAY WSTODAY1.CFG
  170.                                  CD \BBS\TRIBBS
  171.                                  BOARD
  172.  
  173.  
  174.  
  175.  
  176.        ┌────────────────────────────┐
  177.        │ HISTORY                    │
  178.        └────────────────────────────┘
  179.        
  180.        Version 1.0                                 01.04.98
  181.  
  182.           - Initial release 
  183.  
  184.  
  185.  
  186.  
  187.        ┌────────────────────────────┐
  188.        │ REGISTRATION               │
  189.        └────────────────────────────┘
  190.  
  191.        No registration is required for this program. But, it would be 
  192.        nice to hear from you if you are using it on your BBS. You can 
  193.        call me at the BBS listed below.
  194.  
  195.  
  196.  
  197.  
  198.        ┌────────────────────────────┐
  199.        │ SUPPORT                    │
  200.        └────────────────────────────┘
  201.  
  202.        If you have any problems or questions, please feel free to call 
  203.        the SUNSET BBS at +41 (0)41 342-0445 and leave me a message.
  204.  
  205.  
  206.  
  207.                                  SUNSET BBS                 
  208.  
  209.                 Home BBS for WS-TODAY, WS-QUOTE and WS-NEWS.           
  210.