home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / DESQVIEW / MISC / CLOCKCAL.ZIP / CLOCKCAL.DOC < prev   
Encoding:
Text File  |  1991-07-09  |  2.8 KB  |  75 lines

  1.                         CLOCK & CALENDAR
  2.                            Version 1.0
  3.           
  4.                   A timepiece for DESQview (TM)
  5.  
  6.                        By Daniel J. Bodoh
  7.  
  8.  
  9.      You're the new owner of a little clock for DESQview.  It's
  10. easy to use, and doesn't take up much system time or memory.  And
  11. best of all, IT'S FREE!
  12.  
  13.      The clock displays the date and time in the following
  14. format:
  15.           Saturday, November 30, 1991   6:10 AM
  16.  
  17. The time is displayed in a 1-row high window which is "orphaned",
  18. which means that it is removed from the "Switch Windows" menu and
  19. cannot be moved, etc.  That way, it doesn't get in your way, and
  20. just minds its own business in the background.
  21.  
  22.      The best place to start Clock & Calendar is from your
  23. DESQview startup script.  If you don't know about scripts, take a
  24. look at the DESQview manual.
  25.  
  26.      To install Clock & Calendar, make a directory such as
  27. C:\CLOCKCAL.  Then copy CLOCKCAL.ZIP into that directory and
  28. unzip the file (which, by now, I assume you have done).  The
  29. distribution archive comes with three files:
  30.  
  31. CLOCKCAL.COM - the actual program
  32. CLOCKCAL.DOC - the file that lists itself as part of the package
  33. CC-PIF.DVP   - the DVP file for CLOCKCAL.COM
  34.  
  35. Now, in DESQview, choose
  36.      Open Window
  37.      Add a Program
  38.      Other (add program not in list)
  39.      and type C:\CLOCKCAL or the appropriate directory
  40.      type the space bar when Clock & Calendar is highlighted
  41.      and select Done
  42.  
  43. The directory name you used will be automatically added to the
  44. DVP file.  However, you may want to change the position of the
  45. window.  It defaults to Column 0 of Row 25, but I prefer Column 0
  46. of Row 60 with my 60-line VGA screen.  To change this, choose
  47.      Open Window
  48.      Change Program
  49.      CC
  50.      f1
  51.      cursor to the Starting Row and Starting Column fields and
  52.      them to your desired position
  53.  
  54. If you have another program on the Open Window menu that uses the
  55. keys CC, you will have to change Clock & Calendar's keys.  You
  56. will be warned about this when installing the new .DVP.
  57.  
  58.      Clock & Calendar takes up almost no system time.  After
  59. initialization, it wakes up once a minute to update the time, so
  60. it doesn't affect other processing at all.
  61.      It does take up 12K, a little larger than I would like. 
  62. Maybe I'll do some assembly for the next version to cut down the
  63. size.
  64.  
  65.      This program is copyright by Daniel J. Bodoh, 1991. 
  66. However, it is released into the public domain.  The distribution
  67. files must not be modified, and may be redistributed.  All 3
  68. files must be included unmodifed in any redistribution.
  69.  
  70.      Many thanks to Ralf Brown for his DV GLUE library of
  71. DESQview functions, as well as his interrupt list.
  72.  
  73.  
  74.      Send you comments, suggestions, gripes, and bug reports to
  75. bodoh@xraylith.wisc.edu or bodoh@cae.wisc.edu.