home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / c / compu_10.zip / CLOCK.DOC next >
Text File  |  1992-10-08  |  7KB  |  170 lines

  1.                                 CompuClock (tm)
  2.  
  3.                          Version 1.0 - October 8, 1992
  4.  
  5.          Copyright (c) 1992, by Andrew B. Greyell, All Rights Reserved
  6.  
  7.  
  8.  
  9. CompuClock is not free.  You must register after the 30-day evaluation
  10. period.  Registered users receive a password to eliminate the initial pause
  11. screen; free technical support; and notification of updates and future 
  12. product releases.
  13.  
  14. If you decide to use this software, then you are under both legal and moral
  15. obligation to register it.  If, however, you decide not to use it after
  16. evaluating the software, you are under no obligation.  It is fully
  17. protected by State, Federal and International copyright laws.  Please also
  18. read the Software Agreement at the bottom of this document.
  19.  
  20. If you continue to use CompuClock after the 30-day evaluation period you
  21. must register it.
  22.  
  23. To register, mail $6.00 to:
  24.  
  25.           Andrew B. Greyell
  26.           RE: CompuClock v1.0
  27.           P.O. Box 95613
  28.           Seattle, WA 98145-2613
  29.  
  30. Due to the high service charge by the bank to collect on overseas checks,
  31. and considering the low price of this program, I will only be able to
  32. accept payment/registration from the United States and Canada.
  33.  
  34. Be sure to leave me a mailing address and phone number, so that I can
  35. notify you of the password that unlocks the initial pause screen.  Also I
  36. will be able to mail you announcements of future updates and product
  37. releases.
  38.  
  39. Have any questions or comments?  Feel free to contact me at (206) 528-0968.
  40. If I were to change phone numbers in the future, you can still contact me 
  41. via the above P.O. Box.
  42.  
  43.  
  44. EXPLANATION:
  45.  
  46. CompuClock actually doubles as two valuable programs:
  47.  
  48. 1. By typing "CLOCK <Enter>" CompuClock makes for a good graphical
  49.    replacement of the DOS date and time commands.
  50.  
  51. 2. If your computer does not have a working clock/battery (eg- when your
  52.    computer boots up, it defaults to 1980 etc.) then put "CLOCK L" in your
  53.    autoexec.bat file, to recall the last date set.
  54.  
  55. In addition to a graphical clock and calendar, CompuClock also notifies you
  56. as to the following 68 holidays:
  57.  
  58. All Saints' Day           Father's Day              New Year's Day         
  59. All Souls' Day            Father-in-law Day         New Year's Eve         
  60. April Fool's Day          Fed Income Tax Deadline   Pan American Day       
  61. Armed Forces Day          First Sunday of Advent    Patriot's Day          
  62. Aviation Day              Flag Day                  Prayer Day             
  63. Beginning of Autumn       Grandparent's Day         President's Day        
  64. Beginning of Spring       Ground-hog Day            Remembrance (Canada)   
  65. Beginning of Summer       Halloween                 Secretaries' Day       
  66. Beginning of Winter       Inauguration Day          St. Patrick's Day      
  67. Black History Week        Independence Day          Standard Time returns  
  68. Boss Day                  Kids Day                  Susan B. Anthony Day   
  69. Child Health Day          Kwanza                    Sweetest Day           
  70. Christmas Day             Labor Day                 Thanksgiving (Canada)  
  71. Christmas Eve             Law Day                   Thanksgiving Day       
  72. Cinco de Mayo             Lincoln's Birthday        United Nation's Day    
  73. Citizenship Day           Maritime Day              Valentine's Day        
  74. Columbus Day              Martin L. King Day        Veteran's Day          
  75. Daylight Savings Time     May Day                   Victoria Day (Canada)  
  76. Dominion Day (Canada)     Memorial Day              Washington's Birthday  
  77. Earth Day                 Mexican Independence      Women's Equality Day   
  78. Election Day              Mother's Day              World Health Day       
  79. Epiphany                  Mother-in-law Day         World Literacy Day     
  80. Equal Opportunity Day     Native American Day                              
  81.  
  82.  
  83. PROPOSED FUTURE ENHANCEMENTS:
  84.  
  85. Assuming enough people register CompuClock to cover the time invested, I
  86. plan on releasing updates often.  Some enhancements I plan to put in are:
  87.  
  88.  - Additional holidays.
  89.  - Additional user definable colors.
  90.  - Configurable screen fonts.
  91.  - Ability to show time in other time zones.
  92.  - TSR or Standalone modes
  93.  - Optionally dial modem to obtain and set correct date/time.
  94.  - Ability to add your own holidays, anniversaries, and special occasions.
  95.  - Memos, to-do lists, and appointments.
  96.  - Optional TSR or stand alone alarm clock for appointments and events.
  97.  - Optional VGA remapable color and graphics.
  98.  - Miniature almanac.
  99.  - Conversion of measuring units, temperature, and foreign currency.
  100.  - Built in calculator.
  101.  - Improved sound, configurable beeps/tones, and sound card support.
  102.  - Mouse and printer support.
  103.  
  104. I'm looking for more user input regarding enhancements.  I'm also very
  105. interested in any bugs that you might encounter, or if there are any
  106. monitors/cards that CompuClock has trouble with.
  107.  
  108. USAGE:
  109.  
  110.    <H>                 pop-up scrollable help
  111.    <C>                 color configuration
  112.    <Insert>            reset clock to 12:00am
  113.  
  114.    <Tab> / <Space>     toggle date/time set mode
  115.    <Left/Right>        change day   / minutes
  116.    <Up/Down>           change week  / hour
  117.    <PgUp/PgDn>         change month / am/pm
  118.    <Home/End>          change year
  119.  
  120.    <Enter>             set date and time, and exit
  121.    <Esc>               exit without any changes
  122.  
  123.    <+/->               if an arrow appears in the
  124.                        holiday box, then you may
  125.                        scroll thru additional
  126.                        holidays
  127.    <Ctrl Up/Down>      same as <+/->, but for 101
  128.                        style keyboards
  129.  
  130.  
  131. DOS COMMAND SYNTAX:
  132.  
  133.    CLOCK   <Enter>     Read current system time on startup
  134.  
  135.    CLOCK L <Enter>     Recall last date & time set, on startup.
  136.                        If your computer does not have a working
  137.                        clock/battery, put this line in your
  138.                        autoexec.bat
  139.  
  140.  
  141. REVISION HISTORY:
  142.  
  143.    1.0 (October 8, 1992) - Initial release.
  144.  
  145. SOFTWARE AGREEMENT:
  146.  
  147. By using/trying "COMPUCLOCK" you agree to the following:
  148.  
  149. "COMPUCLOCK" HAS BEEN PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.
  150. THE ENTIRE RISK AS TO THE PERFORMANCE AND RESULTS EXPERIENCED AS A RESULT
  151. OF PERFORMANCE OF "COMPUCLOCK" IS ASSUMED BY YOU.  I DISCLAIM ALL
  152. WARRANTIES, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  153. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE,
  154. WITH RESPECT TO "COMPUCLOCK".
  155.  
  156. IN NO EVENT SHALL I BE LIABLE FOR ANY CONSEQUENTIAL, INCIDENTAL OR SPECIAL
  157. DAMAGES WHATSOEVER (INCLUDING WITHOUT LIMITATION DAMAGES FOR LOSS OF
  158. BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, AND
  159. THE LIKE) ARISING OUT OF THE USE OF OR INABILITY TO USE "COMPUCLOCK" EVEN
  160. IF YOU HAVE ADVISED ME OF THE POSSIBILITY OF SUCH DAMAGES.  I WILL NOT BE
  161. LIABLE FOR ANY SUCH CLAIM BY ANY OTHER PARTY.  BECAUSE SOME STATES DO NOT
  162. ALLOW THE EXCLUSION OF LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR
  163. INCIDENTAL DAMAGES, THE ABOVE LIMITATION MAY NOT APPLY TO YOU.
  164.  
  165. If any provision of this Agreement shall be unlawful, void, or for any
  166. reason unenforceable, then that provision shall be deemed severable from
  167. this Agreement and shall not affect the validity and enforceability of the
  168. remaining provisions of this Agreement.
  169.  
  170.