Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I tell what button was clicked in an event?
Message
From
26/09/1999 10:24:24
 
 
To
25/09/1999 21:40:59
Peter Brama
West Pointe Enterprises
Detroit, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00269019
Message ID:
00269074
Views:
21
Hi Peter,

>I need to know what was clicked (or typed) in an event so that when a client hits the CANCEL button on a form, my standard input validation routines can be skipped and the CANCEL processed.

In addition to the last key way, something like:

type('sys(1270).Cancel') = 'L' and sys(1270).Cancel

>Also... if I just skip that part of the valid code with a if then or something, will the code for the CANCEL fire immediately following?

Yep, AKAIK
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform