home *** CD-ROM | disk | FTP | other *** search
/ MACD 4 / MACD4.iso / cdity / MemClock.readme < prev    next >
Encoding:
Text File  |  1978-03-06  |  960 b   |  34 lines

  1. MemClock is a very simple and tiny time and memory display program. It is
  2. written as a commodity, so you can disable and enable it at any time using
  3. the commodities exchange program. 
  4.  
  5. Usage:
  6. Draw the MemClock icon into the WbStartUp drawer or start it during the
  7. startup-sequence with RunBack MemClock.
  8.  
  9. MemClock supports several tool types or command line options :
  10.  
  11. CX_PRIORITY
  12. The usual commodity priority.   default : 0
  13.  
  14. UPDATE
  15. The time and memory display is updated every <UPDATE> seconds.   default 10
  16.  
  17. LEFT, TOP, WIDTH and HEIGHT
  18. These are the dimensions of the clock window, adjust them as required.
  19. The defaults are 370, 0, 270 and 14, but pay attention to your system
  20. font size.
  21.  
  22.  
  23. A sample CLI usage is
  24.  
  25. RunBack MemClock UPDATE=5 LEFT=300 TOP=5 WIDTH=280 HEIGHT=20
  26.  
  27.  
  28.  
  29.                     Have Fun
  30.                     Michael (fillg1@uni-paderborn.de)
  31.  
  32. PS: 
  33. MemClock030 is compiled for a 68030, so if you have one, rename MemClock030 as
  34. MemClock for saving of some bytes and time.