home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / msdos / programm / 10572 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.0 KB  |  23 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!utcsri!torn!nott!cunews!revcan!micor!goss
  3. From: goss@micor.ocunix.on.ca (Timothy D. Goss)
  4. Subject: Keyboard Stuffing
  5. Organization: M.B. Cormier INC., Orleans (Ont)
  6. Date: Fri, 13 Nov 1992 01:47:25 GMT
  7. Message-ID: <1992Nov13.014725.12795@micor.ocunix.on.ca>
  8. Lines: 13
  9.  
  10. For all you folks who are interested in keyboard stuffers I have a solution.
  11. I have written an 9K TSR called AUTOKEY which allows you to automate just 
  12. about any task the PC can perform.  The exception is a few brain dead TSR's
  13. which gobble up keystrokes and don't activate "properly".  The method of
  14. automation is a script language which can be compiled into DOS .COM files
  15. or loadable .KEY files.  The script buffer is adjustable at install time and
  16. AUTOKEY can be loaded into conventional or upper memory.  The real power of
  17. the script language is the ability to react to events (changes on the screen,
  18. disk activity, keystrokes).  If you'd like more information please send email
  19. and I'll gladly reply.  
  20.  
  21. Tim
  22.  
  23.