Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
F10 key not working
Message
From
25/11/2002 10:55:30
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00726405
Message ID:
00726458
Views:
11
I get the same results. Do you have a push key/pop key anywhere or an ON KEY LABEL F10 that is in effect?

I could only get the F10 key to release the form by putting the code below in the form's init method:
*Form Init
PUSH KEY CLEAR
ON KEY LABEL F10 _Screen.activeform.release()
DODEFAULT()

*Form Release
POP KEY
DEDEFAULT()
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Reply
Map
View

Click here to load this message in the networking platform