Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clearing LastKey() Value
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01432960
Message ID:
01432963
Views:
62
>Hello Everyone,
>
>Is there any way to clear the value returned by the LastKey() function? After checking for a particular value, I'd like to then ensure that the value is reset before it's checked again.
>
>Thanks.

Something like

CLEAR TYPEAHEAD
Clears the keyboard type-ahead buffer. CLEAR TYPEAHEAD is useful when you want to prevent input into a field or prevent a response to a prompt before the field or prompt is displayed.

and
Keyboard .. CLEAR
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform