home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: InfoMgt / InfoMgt.zip / tlcclk01.zip / Clock.Doc next >
Text File  |  1993-11-20  |  3KB  |  60 lines

  1.  
  2. Description:    (Clock.Exe - v 0.91 (TLCCLK01.ZIP))
  3.  
  4.     This program displays the time (12 hour am - pm) and date in a window.
  5. It remembers where you place it on the desktop and re-appears there the
  6. next time you execute it.  It also accepts and remembers fonts you drag
  7. from the Font palette and drop on it's window.  It will re-size itself to
  8. accommodate the new font.  The window, by default, will refresh itself every
  9. 5 seconds and will float to the top of all other windows, but will not grab
  10. the focus from any other window.  So, you can see it, but continue to work
  11. in the application you wish.  The timer routine is run from a separate thread
  12. and so takes absolutely no resources, except during refresh, an interval
  13. which you can choose yourself.
  14.  
  15.  
  16. Installation:
  17.  
  18.     Unzip the file (oh, you already did that or you wouldn't be reading this).
  19. Copy (with an OS/2 program, or you'll lose the icon) Clock.Exe and Clock.Hlp
  20. to any directory you choose.  They don't care, as long as they are together.
  21.  
  22.  
  23. Execution:
  24.  
  25.     Type [  Start /f {d:\path\}Clock.Exe  ]  at any command line, or create a
  26. desktop program object to start the program.  The '{}' indicate that the drive
  27. and path are optional depending on where you put the program, what's in your
  28. path statement and what the current drive and directory are when you issue the
  29. 'Start' command.
  30.  
  31.     The clock will first appear in the bottom left corner of the screen.  You
  32. may move it anywhere you choose.  It will remember where you put it.
  33.  
  34.     The program will create a file named 'CLOCKTC.INI' in the same directory
  35. you executed it from.  That's where it stores all the information about your
  36. preferences.  If you erase this file, the program will start over anew, next
  37. time you execute it.
  38.  
  39.     Press F1 for context sensitive help.  It will explain all the options and
  40. how to set them.  A hint:  double-click the clock window and a dialog box pops
  41. up.
  42.  
  43.  
  44. Cost:
  45.  
  46.     This program is Freeware.  It is 32-bit, thus requires OS/2 2.0+.  It was
  47. created with CASE:PM and the IBM C Set/2 compiler and Toolset.  Please try it
  48. and pass it along to your friends, if you like it.  If you like it, or even if
  49. you don't, drop me a note at one of the following addresses to let me know.  I
  50. love mail.  Who knows, if you have a suggestion, I may even change the program!
  51.  
  52.     US Mail:                    Tom Carr
  53.                                 5403 Pearce Way
  54.                                 Crestwood, KY  40014
  55.  
  56.     ILink OS/2 conference:      Tom Carr
  57.  
  58.     Internet:                   tom.carr@tfd.coplex.com
  59.  
  60.