Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Function key
Message
 
À
15/08/2005 09:46:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
01040962
Message ID:
01040964
Vues:
22
>how can I use the function keys in the app? I have a button: cmdPrint1, hotkey: Alt+P.
>I want to use F8, I tried:
>
>ON KEY LABEL F8 ALT+P
>ON KEY LABEL F8 cmdPrint1.click
>
>with no luck.
>
>thanks for the help.
>
>regards,
>
>Jerry

Where this cmdPrint1 resides? In some form or in some global toolbar?
Try:
ON KEY LABEL F8 KEYBOARD '{ALT+P}'
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform