Guest_imported
New member
- Jan 1, 1970
- 0
If you define a hot function key (using on key or key event) say F8, when a user presses that key while on a text field, after the called routine returns successfully an extraneous (F8) character is entered on the field. How do I disable that? Thanks.