Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set startup program from command line?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01680586
Message ID:
01680591
Vues:
32
J'aime (1)
>I have an app that has a .prg like "start_main.prg" set as the startup program in the project.
>
>I'd like to know if there is a way to change that via the command line instead of using the project manager to do it...so if I wanted to change the startup program to "start_main_test.prg" is there a way to do that from command window?
>
>Thanks!

If you want to do that before compiling:
_vfp.activeproject.SetMain("start_main_test.prg")
Christian Isberner
Software Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform