Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Project hook
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Titre:
Divers
Thread ID:
00522542
Message ID:
00523102
Vues:
11
The problem is there are only 2 parameters you can pass from command line -- output file name and recompile. My guess is he wants to automate this process without opening the PM . Maybe he wants to do programmatically what the PM does visually. The only way you can do that is with the code I posted earlier.

>PMFJI, but they are passed in automatically when you build a project from the command line of from the Project Manager.
>
>Scenario 1
>You have the project open in the manager and you click the Build button. The options you select on the next screen are used for nBuildAction, lRebuildAll, lShowErrors and lBuildNewGuids. The next dialog asks you what you want to name the output (SaveAs dialog) and that is used for cOutputName.
>
>Scenario 2
>You build the project from the command prompt. The cOutputName property is the name of the file you specify in the command.
>
>build DLL MyDll from myproject
>
>HTH.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform