| Subject: | Keyboard buffer |
| Posted by: | Sam (sa…@invomax.com) |
| Date: | Sat, 31 Mar 2007 |
Hello,
Some of the data fields in my app can be loaded using a magnetic card
reader. The problem is that it out runs my procedures because it loads a
large string instantaneously. I would like to query the keyboard buffer to
be sure it is empty before exiting the procedure. Can someone tell me how to
test the keyboard buffer for keystrokes waiting to be processed?
Thanks
Sam