Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use F11 , F3,F6 to execute a programm
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01463600
Message ID:
01463602
Vues:
50
>HI all ,
>
>I have a form and I would want to use F2 to execute a programm, F3 to execute an other one ...
>Help please.


ON KEY LABEL F2 Do SomeProgram


If you want to actually run an external .EXE type of file

ON KEY LABEL F2 RUN C:\SomePath\YourExternal.EXE
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform