home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / disk_20.zip / DB3-GKEY.ZIP / TIMEPROC.DOC < prev    next >
Text File  |  1986-08-03  |  2KB  |  34 lines

  1.       Last revision: August 3, 1986 at 6:58
  2.  
  3.       TIMEPROC.PRG the ultimate dB3/Clipper GetKey routine
  4.  
  5.         by: H.M. Van Tassell  Watchung, NJ
  6.  
  7. By now, I must have seen everyone's dB3 GetKey routine using INKEY and
  8. displaying the time.  Most leave out something, so I wrote the latest
  9. and greatest of em all and do hereby place it into the Public Domain in
  10. an effort to stop all this cold war posturing over bigger and better
  11. GetKey routines that flash time on the screen. \_grin_/
  12.                                   
  13. The routine is in the file TIMEPROC.PRG and the file TIMETEST.PRG will
  14. test the little critter.  It was intended to be used with dBASEIII Plus
  15. and/or Clipper W85.  To stop flashing I turn the cursor on/off and so 
  16. you may need the assembly language routines that do that and they are
  17. included in this ARC file. The two .BIN files are for dBASE and the
  18. CURSOR.OBJ should be linked to you Clippered program.  For all you poor
  19. old hackers out there in dB3land, I also included the CURSOR.ASM  and
  20. you can fool around to your hearts content. If you don't already just
  21. salivate at the mere mention of interfacing assembly language stuff
  22. to dB3 and Clipper, here is your chance to get in on the ground floor!
  23.  
  24. This is a non-copyrighted original work and if you feel it has been
  25. helpful, don't send me money or even praise.  Hell, I already know 
  26. that you ain't gonna do either so I'll get even by making you read
  27. my feeble attempt at humor. If you are tempted into releasing one of
  28. your own favorite routines or programs into the non-copyright public
  29. domain, so much the better for us all and a special atta-boy to you.
  30.  
  31. Harry
  32.  
  33. [eof]
  34.