Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programming function keys
Message
From
02/10/1997 15:07:08
 
 
To
02/10/1997 02:23:54
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00052580
Message ID:
00052917
Views:
29
>>>When i'm on a form, when i push the function keys, i want the following to happen:
>>>
>>>pressing F2 = append new record
>>> F4 = delete record
>>> F5 = skip back
>>> F6 = skip forward
>>> F7 = goto bottom
>>> F8 = goto top
>>>etc. ...
>>>
>>>
>>>
>>>I've tried somethings already, but wtih no luck.
>>>
>>>How do i do it ??
>>>
>>>
>>>Greating, Marc
>>
>>have you tried using ON KEY LABEL F4 ....
>
>Thanks already,
> Doing it this way, is the ON KEY LABEL .... always active ?
>I want it to be actice in some form, inactive on others
>
>Marc

How about a menu option that gets displayed in the Activate and removed in the Deactivate.
Set the hotkey for the menu funciton. Then you have menu/mouse access to the functions.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform