Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Key name return
Message
From
14/03/2012 23:34:58
 
 
To
14/03/2012 19:11:36
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
01538376
Message ID:
01538399
Views:
28
>>How would I display the last key stroke - say it is escape key?
>
>What exactly are you trying to do - is it something specific to COM/DCOM?
>
>If you're in a form or control, you could look at the .KeyPress event. Programmatically, there's LASTKEY( ). There is special handling for the ESCAPE key, look at SET ESCAPE and ON ESCAPE.

escape = lastkey = 27
that does it

thanks al.

k
Previous
Reply
Map
View

Click here to load this message in the networking platform