home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / CLIPPER / MISC / TPCCLO.ZIP / TPCCLOCK.DOC < prev    next >
Encoding:
Text File  |  1990-01-23  |  1.9 KB  |  54 lines

  1. First,
  2.  
  3. DISCLAIMER
  4. ----------
  5. I have done everything that I know of to make all TPC utilities safe and
  6. friendly. However, I make no warrenty of any kind.  If you use this product
  7. you do so at your own risk.  I will not be held responsable for any loss or
  8. damage resulting from its use.  By using this product you are agreeing to
  9. these terms.
  10.  
  11. DOCUMENTATION
  12. -------------
  13. When using this utility simply "TYPE" the bin file to the screen to see a
  14. short tutorial on how to use it.
  15.  
  16.         SYNTAX: LOAD TPCCLOCK
  17.                 MEMVAR = "PARAM"
  18.                 CALL TPCCLOCK WITH MEMVAR
  19.  
  20.           NOTE: These are the valid parameters for use with TPCCLOCK.BIN
  21.                    MEMVAR = "O"       && TURN THE CLOCK ON
  22.                    MEMVAR = "F"       && TURN THE CLOCK OFF
  23.                    MEMVAR = "/F0"     && 24 HOUR DISPLAY
  24.                    MEMVAR = "/F1"     && 12 HOUR DISPLAY
  25.                    MEMVAR = "/@ X,Y"  && DISPLAY CLOCK AT ROW,COL
  26.         WARNING: This version of TPCClock.BIN requires all params be entered
  27.                  in UPPER case.  When I get more time I will fix this.
  28.         WARNING: You MUST be sure to turn the clock OFF before exiting your
  29.                  database program!!  Failing to do this WILL result in
  30.                  hanging your system. (I suggest using "ON ERROR" to turn
  31.                  the clock off in case of an error, before "QUIT"ing.)
  32.  
  33.  
  34. REGISTRATION
  35. ------------
  36. This utility is marketed using the SHAREWARE marketing concept.
  37. The idea is simple.  If you use it pay for it.
  38.  
  39. The fee for regestering TPCCLOCK.BIN is $25
  40. For registration of all TPC utilities the fee is $50
  41.  
  42. For a list of all the TPC utilities send a Self Addressed Stamped Envelope.
  43.  
  44. Send all enquiries and regestration fees to:
  45.  
  46. Steve Stamm
  47. TPC Technologies
  48. P.O. 9634
  49. Knoxville, Tenn. 37940
  50.  
  51. Thanks for your support!
  52.  
  53. Steve STamm
  54.