Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MODIFY COMMAND maximized
Message
De
25/05/2004 21:21:24
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00907136
Message ID:
00907156
Vues:
12
>Would this work:
>mc myfile.prg
>keyboard '{ctrl+F10}'
>
>Just a thought
>Einar
>
>>How do you cause the MODIFY COMMAND to be maximized when it
>>is being used in a runtime enviroment?
>>
>>MODIFY COMMAND myfile.prg

Hi Einar,
Thanks for the tip! All I had to do was place
KEYBOARD '{CTRL+F10}' before the MODIFY COMMAND
and it worked!

KEYBOARD '{CTRL+F10}' && Maximize the MODIFY WINDOW.

MODMODIFY COMMAND myfile.prg


Terry :)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform