Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trapping the Backspace Key
Message
From
17/08/1999 14:07:06
 
 
To
17/08/1999 13:58:14
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00253434
Message ID:
00254614
Views:
50
>Hi Dan,
>
>>I've got it. But when trying to click out of the field, I still get an invalid input.
>
>Put this in the Valid then:
>
>
llreturn = iif(thisform.nLastKey = 127,0,.T.)
>thisform.nLastKey = 0
>return llReturn
You will actually have to click twice, but the user will just think he missed ;-)
>
>And don't say anything about this coming a week later, I just got reminded of it a second ago.

My way is still better nananana na na :p
Previous
Reply
Map
View

Click here to load this message in the networking platform