Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
KeyPress and non chars/digits
Message
From
05/04/2006 02:36:58
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01110355
Message ID:
01110511
Views:
21
This message has been marked as a message which has helped to the initial question of the thread.
>>
IF ISALPHA(CHR(nKey)) OR ISDIGIT(CHR(nKey)))
>>..
>Yes, I figured this out already <g>, but it didn't bring me closer to my goal, since the original class is not working. I tried to fix it, but it's not that easy.

Nadya,

First test whether nKeyCode is between 0 and 255. Some function keys return a negative value
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform