Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trapping the Backspace Key
Message
From
13/08/1999 13:08:05
 
 
To
13/08/1999 13:06:08
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00253434
Message ID:
00253499
Views:
42
>Hi Dan,
>
>>Yes. I haven't gotten your code to work. I think you need the nodefault and dodefault.
>
>Nope, Put:
>
>
return !thisform.nLastKey = 127
in the Valid and:
thisform.nLastKey= nKeyCode
in the KeyPress. You'll probably want to add a WAIT CLEAR as well somewhere.

I missed the code in the valid. You'll still have to add the
AND THIS.SelStart = 0

I guess this would come down to personal preference as far as which way to do it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform