home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / time / clock_1 / !Help next >
Text File  |  1994-05-15  |  3KB  |  64 lines

  1. Clock 0.03 (01-Dec-1993)
  2. ------------------------
  3.  
  4. (c) Jon Ribbens of DoggySoft, 1993
  5.  
  6.  
  7. This program is provided free of charge. There is no warranty, express,
  8. implied, or otherwise. 'Clock' reserves the right to go wrong at any moment
  9. with no prior warning. Any damage, loss of money, loss of sleep, legal
  10. expenses, sudden deaths, chocolate biscuits, etc. caused by use or misuse of
  11. 'Clock' are not my problem.
  12.  
  13.  
  14.  
  15. Hah! Another clock. Serves you right. Probably guaranteed the smallest clock
  16. ever, seein' as if it was any smaller it'd be completely unreadable. Probably
  17. one of the shortest ever as well, at under 4k. It also should be very fast
  18. on redraw (but who cares?) and take very little processor time.
  19.  
  20. Erm, double-click on the module, the clock'll appear above the switcher icon
  21. on the iconbar. Well, strictly it's not actually on the iconbar, it's just
  22. over that area of the screen. But it shouldn't make much difference.
  23.  
  24. Oh, and there's options too... Set the system variable 'Clock$Options' with
  25. the following format:
  26.   *Set Clock$Options [<xpos> [<ypos>]] [-24hrs] [-bg <colour>] [-back|-front]
  27.                      [-left|-centrex|-right] [-top|-centrey|-bottom]
  28. The xpos and ypos are in OS units from the bottom left. If you precede the
  29. number with an 'r' or a 't' (for right or top) then it'll mean from the right
  30. or the top. eg. 'r48 104' means 48 OS units from the right, 100 OS units from
  31. the bottom. By default you're specifying the position of the middle X-ways
  32. and the bottom Y-ways.
  33.  
  34. -24hrs makes it so it's a 24 hour clock. (Stunning cunning.)
  35. -bg <colour> sets the background colour of the clock.
  36. -back sets the 'back' attribute of the window so it's stuck at the back.
  37. -front makes the clock come to the top every so often.
  38. -left, -centrex and -right specify what the X-coordinate means.
  39. -top, -centrey and -bottom specify what the Y-coordinate means.
  40.  
  41. "*Set Clock$Options 0 0 -front -left" is quite a nice setting if you don't
  42. like it over the switcher icon, and has the advantage of being visible all
  43. the time.
  44.  
  45. This program hasn't been tested very much at the moment, so if it dies 
  46. suddenly don't be too alarmed ;-)
  47.  
  48. Hmm, that's about it I suppose. Ah well. Another couple of hours down the
  49. tube. Better get back to WimpExtension II before Andrew throws a wobbly...
  50.  
  51.  
  52. I've got a new address by the way, folks:
  53. Term time is:                          Other times are:
  54.  
  55.   Jon Ribbens                          Jon Ribbens
  56.   E09 Draycott House                   59 Upper Belmont Road
  57.   Rootes Residences                    Chesham
  58.   University of Warwick                Bucks.
  59.   Coventry CV4 7AL                     HP5 2DD
  60.  
  61. You can email me on esveb@csv.warwick.ac.uk, or jon@doggysft.demon.co.uk,
  62. or on Furzefield HQ, our own support BBS :-). It's 24hrs, to 14k4, ANSI 8N1,
  63. 0494-681711.
  64.