Syntax
dbClearEntryBuffer()
Description
This command will clear the string current held by the windows system. This string is maintained by the windows message pump and ensures you do not miss characters typed at speed in your application. You can get the contents of this string by using the dbEntry command.
See Also