Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Question
Message
From
19/03/1999 12:13:40
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00199144
Message ID:
00199802
Views:
11
Barbara - Thanks for your response. I played around with the coding and finally found that in the keypress event I had to setfocus to the command button and then called the click method for it to work.
if nkeypress
thisform.reclac.setfocus()
thisform.recalc.click()
endif

Why I don't know, but it works!!

Thanks again
Gaylen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform