home *** CD-ROM | disk | FTP | other *** search
/ Windoware / WINDOWARE_1_6.iso / calendar / calendr / calendar.doc next >
Text File  |  1989-11-18  |  2KB  |  64 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                             CALENDAR Version 4.0
  10.  
  11.                   "the only calendar that you will ever need"
  12.  
  13.  
  14.                         *   memory resident version  *
  15.                  _____________________________________________
  16.  
  17.                 Written by Robert M. W. Tsou, M.D. in Turbo Pascal
  18.  
  19.  
  20.          This  is  a handy perpetual calendar which is unique in that it
  21.          will also calculate and display most of our major holidays  for
  22.          the  given  month/year.   The  holidays  should  be perpetually
  23.          accurate even if they fall on different dates year after  year.
  24.          (Sorry,  no  Easter  as  the logic for it is too complicated to
  25.          work out.)
  26.  
  27.          This  program  is  intuitively simple to use and is self expla-
  28.          natory.  You do not need a manual to run it.   Once  installed,
  29.          pressing  [Alt]  and  the numeric key pad [+] will activate the
  30.          calendar.  When the calendar  is  active,  pressing  [F1]  will
  31.          bring  you  help,  [F2] will give program credits, and pressing
  32.          [Esc] will let you exit the calendar.  To disable the calendar,
  33.          type "calendar/D" on the command line. To enable the  calendar,
  34.          type  "calendar/E"  on the command line. To remove the calendar
  35.          from RAM, type "calendar/R" on the command line.
  36.  
  37.          By  the  way,  since  I am only a hobbyist programmer, I do not
  38.          expect to be paid for "having fun," so this program is free for
  39.          all to copy and use without a fee; however, I do have a  simple
  40.          request:  please  distribute  this program far and wide so more
  41.          people can use it.
  42.  
  43.  
  44.  
  45.  
  46.  
  47.          Have fun!
  48.  
  49.  
  50.          Robert M. W. Tsou, M.D.
  51.          Rancho Palos Verdes, CA
  52.          Released into the public domain Nov. 18, 1989
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. 
  64.