Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
On Key Label
Message
 
 
À
25/04/2010 09:11:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Divers
Thread ID:
01461931
Message ID:
01461933
Vues:
93
>Hi All:
>
>I have the following program:
>
>
>ON KEY LABEL F2
>ON KEY LABEL F3
>DO FORM test
>READ events
>
>
>The Form test has one text box. In the text box KEYPRESS method, I have the following code:
>
>
>LPARAMETERS nKeyCode, nShiftAltCtrl
>MESSAGEBOX(STR(nKeyCode))
>
>
>It works fine when I press F3, but nothing happens when I press F2.
>
>Any ideas?
>
>Thanks,
>
>Yossi

Did you try CLEAR MACROS ? Though probably it would not work.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform