Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I tell what button was clicked in an event?
Message
De
26/09/1999 10:24:24
 
 
À
25/09/1999 21:40:59
Peter Brama
West Pointe Enterprises
Detroit, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00269019
Message ID:
00269074
Vues:
20
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform