Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
F10 key not working
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00726405
Message ID:
00726452
Views:
15
Hi Timothy

>>
if nkeycode=-9 && abort
*do quickmsg with 'F10'
release thisform
endi
>>
is "Quickmsg" the program that will abort all of the changes?
or are you just releasing the form.

Is the the code inside this statement firing at all?
What version of Fox are you runing?

See if you can change the F10 to an Alt-F10 and if it make a difference.
...see if that code fires.
ie
if nkeCode = 113 && ALT + F10
   * do quikmsg With 'F10'  (((was this supposed to be commented?)))
   Thisform.Release()
Endif
What is Wisdom?
Wisdom - The ability to respond to any situation according to God's Plan.
Therefore:
USE Wisdom IN Everything ORDER priority AS Knowledge
SELECT Knowledge
BROWSE FOR Understanding WHERE Wisdom=Guide

LeRoy Jackson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform