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