home *** CD-ROM | disk | FTP | other *** search
/ The Best Internet Programs / BESTINTERNET.bin / internet / ws-timer / readme.1st < prev    next >
Encoding:
Text File  |  1995-05-01  |  7.2 KB  |  144 lines

  1.  
  2.         WS-TIMER is Copyright (c) 1995, Lou's Software Development
  3.  
  4.                               WS-TIMER Version 3.11
  5.  
  6.         WS-TIMER is Freeware for personal, non-commercial use.  You  may 
  7.         freely distribute WS-TIMER, as long as all files from the archive 
  8.         are included.
  9.  
  10.         If you are upgrading from a previous version you should refer  to 
  11.         the UPDATE.TXT file for changes affecting your previous  version. 
  12.         Even if this is your first time installing you should read it for 
  13.         description of features and enhancements.
  14.  
  15.                           ***** LIMITED WARRANTY *****
  16.  
  17.         THIS PROGRAM IS PROVIDED ON AN "AS IS" BASIS WITHOUT WARRANTY  OF 
  18.         ANY KIND, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO  THE 
  19.         IMPLIED   WARRANTIES  OF  MERCHANTABILITY  AND  FITNESS   FOR   A 
  20.         PARTICULAR PURPOSE. THE ENTIRE RISK AS TO QUALITY AND PERFORMANCE 
  21.         OF  THESE  PROGRAMS  IS  WITH  YOU.  SHOULD  THE  PROGRAM   PROVE 
  22.         DEFECTIVE, YOU (NOT LOU'S SOFTWARE) ASSUME THE ENTIRE COST OF ALL 
  23.         NECESSARY  REPAIR, SERVICING,  OR CORRECTION.  IN NO  EVENT  WILL 
  24.         LOU'S SOFTWARE  BE LIABLE TO YOU FOR ANY DAMAGES,  INCLUDING  ANY 
  25.         LOST PROFITS, LOST SAVINGS, OR OTHER INCIDENTAL OR  CONSEQUENTIAL 
  26.         DAMAGES  ARISING  OUT  OF  THE USE  OR  INABILITY  TO  USE  THESE 
  27.         PROGRAMS,  EVEN  IF  LOU'S  SOFTWARE  HAS  BEEN  ADVISED  OF  THE 
  28.         POSSIBILITY  OF  SUCH DAMAGES. THIS WARRANTY GIVES  YOU  SPECIFIC 
  29.         LEGAL RIGHTS, AND YOU MAY ALSO HAVE OTHER RIGHTS WHICH VARY  FROM 
  30.         PROVINCE TO PROVINCE OR STATE TO STATE. SOME STATES DO NOT  ALLOW 
  31.         THE EXCLUSION OF IMPLIED WARRANTIES OR EXCLUSION OF LIABILITY FOR 
  32.         INCIDENTAL OR CONSEQUENTIAL DAMAGES SO THE ABOVE MAY NOT APPLY TO 
  33.         YOU.   YOU  ACKNOWLEDGE  THAT  YOU  HAVE  READ  THIS   AGREEMENT, 
  34.         UNDERSTAND IT, AND AGREE TO BE BOUND BY ITS TERMS AND CONDITIONS. 
  35.         YOU FURTHER AGREE THAT IT IS THE COMPLETE AND EXCLUSIVE STATEMENT 
  36.         OF  THE  AGREEMENT BETWEEN US, WHICH SUPERSEDES ANY  PROPOSAL  OR 
  37.         PRIOR  AGREEMENT, ORAL OR WRITTEN, AND ANY  OTHER  COMMUNICATIONS 
  38.         BETWEEN US.
  39.  
  40.         WS-TIMER is a small application that will help you keep track  of 
  41.         your  time on-line. WS-TIMER is written to keep track of  on-line 
  42.         time  for people paying monthly rates. At the beginning  of  each 
  43.         month the monthly timer will be reset to zero. The time from  the 
  44.         previous  month will be recorded in a file called  "HISTORY?.TXT" 
  45.         that you will find in the directory that you installed  WS-TIMER. 
  46.         Also  a daily history file will be created each day by  the  name 
  47.         DAYHIST?.TXT,  this will help those who have maximum daily  rates 
  48.         These  files  can  be viewed from WS-TIMER.
  49.  
  50.         After you install WS-TIMER using the setup program you will  have 
  51.         to modify your AUTOEXEC.BAT file with the following line:
  52.  
  53.         SET WSTIMER=C:\WSTIMER
  54.  
  55.         Replace the drive and directory to reflect your setup. Save  your 
  56.         AUTOEXEC.BAT  file and then reboot your computer for the  changes 
  57.  
  58.  
  59.  
  60.         to take place.
  61.  
  62.         If  you  use  Trumpet Winsock dial command you  must  insert  the 
  63.         following  line as the last line in your LOGIN script. This  will 
  64.         execute  WS-TIMER  for  you  after you have  logged  on  to  your 
  65.         provider.
  66.  
  67.         EXEC "d:\internet\wstimer\wstimer.exe ON A"
  68.  
  69.         The  A  can  be any letter from A - Z so  you  can  run  multiple 
  70.         sessions  of WS-TIMER. Both commands must be on the command  line 
  71.         and keep the quote as shown.
  72.  
  73.         To  stop  WS-TIMER when you disconnect, just  add  the  following 
  74.         command to your BYE script. This executes EndTimer and stops  the 
  75.         clock from running.
  76.  
  77.         EXEC "d:\internet\wstimer\endtimer.exe"
  78.  
  79.         Replace the drive and directories to reflect your setup.
  80.  
  81.         If you  run  WS-TIMER from its icon you will  have  to  add  the 
  82.         command  line  switch  "ON A" without the  quotes  using  Program 
  83.         Manager,  File,  Properties and in the command line box  add  the 
  84.         word "ON A" at  the end of the command line. Without this  switch 
  85.         the timer will not be updated, this was changed so that you could 
  86.         run WS-TIMER just to view your accumulated time without the  time 
  87.         being updated. To view the proper files for your setup, you  will 
  88.         have to add the A in the command line without the ON.
  89.  
  90.         WS-TIMER  has two setup function. One for the stay-on-top  window 
  91.         which  you will find under the File menu and the other is to  set 
  92.         the multimedia alarm.
  93.  
  94.         The stay-on-top setup allows for four choices:
  95.  
  96.         1. This Call  Shows the clock for the present call.
  97.         2. Today      Shows the clock for the current day total.
  98.         3. Month      Shows the clock for the current month total.
  99.         4. None       No stay-on-top clock displayed.
  100.  
  101.         To  setup  the multimedia alarm. Choose Alarm then Set,  a  setup 
  102.         window  will appear. Select the number of hours and minutes  from 
  103.         the  time  you  signed on for the alarm to go  off.  Select  your 
  104.         choice of sound from the Sounds option and click on Exit. You may 
  105.         test any sounds from the Sound Test options. The sound  selection 
  106.         is  made  up  of  the ".wav"  files  contained  in  your  Windows 
  107.         directory. During the installation of WS-TIMER, the setup program 
  108.         placed  two ".wav" file called "ALARM.WAV" and  "ROOSTER.WAV"  in 
  109.         your  WS-TIMER  directory. Just move or copy these files  to  the 
  110.         Windows  directory if you want to use them. You can  create  your 
  111.         own sound files to be used by WS-TIMER.
  112.  
  113.         Note. The default at runtime is no alarm. If you need to use  the 
  114.         alarm as a reminder, this will have to be set for each sessions.
  115.  
  116.  
  117.  
  118.  
  119.         If  you have questions or suggestions regarding WS-TIMER you  can 
  120.         send  E-Mail  to the author at the  following  Internet  address: 
  121.  
  122.         laube@sentex.net
  123.  
  124.         Please  be  sure to put WS-TIMER and the version number  in  your 
  125.         subject field.
  126.  
  127.         List of files in the archive:
  128.         README.1S_   This file compressed
  129.         UPDATE.TX_   History information on updates to WS-TIMER
  130.         DDEML.DL_    Required by setup (Copyright Microsoft)
  131.         SETUPKIT.DL_ Required by setup (Copyright Microsoft)
  132.         VER.DL_      Required by setup (Copyright Microsoft)
  133.         SETUP1.EX_   Required by setup
  134.         WSTIMER.EX_  WS Timer executable file
  135.         ENDTIMER.EX_ This will shut the clock down from a script
  136.         SETUP.EXE    Install program for WS-TIMER
  137.         SETUP.LST    Required by setup
  138.         CMDIALOG.VB_ Required VBX file (Copyright Microsoft)
  139.         COMMDLG.DL_  Required DLL file (Copyright Microsoft)
  140.         SETUP.IN_    WS-TIMER setup file (defaults)
  141.         MMSYSTEM.DL_ Multimedia sound DLL (Copyright Microsoft)
  142.         ALARM.WA_    Sample sound file
  143.         ROOSTER.WA_  Sample sound file
  144.