home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 465.lha / Clock / README < prev    next >
Text File  |  1991-01-05  |  661b  |  21 lines

  1. Clock
  2. -----
  3.  
  4.   WB: Click on required Icon
  5.   CLI: usage: Minclock
  6.          (or) Memclock
  7.  
  8.   There are two versions of this program, Minclock which simply puts the
  9. date and time at the top of the workbench screen, and MemClock which adds a
  10. free memory monitor as well.
  11.  
  12.   The two versions can be generated from the same source code. To compile
  13. MinClock (with Lattice) define MINCLOCK at compile time (ie use option
  14. -dMINCLOCK), to compile MEMCLOCK use -dMEMCLOCK.
  15.  
  16.   In addition the clocks can be made to pop-to-front (every second) if not
  17. already the front window by using the -dPOPUP compile time option.
  18.  
  19.   Minclock is 2154 bytes long, Memclock is 2204 bytes
  20.  
  21.