Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Keyboard freezup
Message
From
13/08/1997 11:10:50
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Keyboard freezup
Miscellaneous
Thread ID:
00044448
Message ID:
00044448
Views:
86
One of our departments uses a wand to scan in a barcode representation of a Social Security Number. (999-99-9999)
The entry field also contains the following code in the keypress event:

if nkeycode = 134 then &&F12
thisform.F12search
endif

The problem is, every once in a while, when scanning in a SSN, the program completely freezes up. I suspect that this is because it is trying to execute the preceding code in between every key, and the program thinks that the keys are being pressed too fast. If this sounds legitimate, how can I work around it? If not, what could be causing the screen to lock up? This is a very urgent problem, as this a very high volume screen and the problem is causing serious delays. Thanks in advance for any help you can give.

Erik
Erik Moore
Clientelligence
Next
Reply
Map
View

Click here to load this message in the networking platform