Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use of Function Key
Message
From
25/06/2003 16:04:16
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Use of Function Key
Miscellaneous
Thread ID:
00803982
Message ID:
00803982
Views:
27
I need help on some basic programming. I want to set up a function key to execute the code residing in my click event of the exit button. In my form's init method I coded "ON KEY LABEL F10 THISFORM.CMDEXIT.CLICK()". When I press the F10 button I get the error message saying THISFORM can only be used within a method. I tried putting the code in a program and change the code to "ON KEY LABEL F10 DO quit" and getting the same result. Would appreciate some guidance on how to accomplish this. Thanks in advance for any help.
Next
Reply
Map
View

Click here to load this message in the networking platform