Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can we have the F10 key back?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00212857
Message ID:
00213039
Views:
43
>Peter,
>
>ON KEY LABEL F10 *
>or
>ON KEY LABEL F10 do whatever


>Thanks, Eric. I'll check it out.
>
>I know that I cannot use F10 in the Keypress routine but perhaps I never tried it with ON KEY LABEL.
>
>Peter


Well it works. I created a method in my app called goApp.DoSave() which calls _screen.ActiveForm.save(). Then I just had to add the line:

ON KEY LABEL F10 this.DoSave()


Thanks, again.

Peter
Peter Robinson ** Rodes Design ** Virginia
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform