Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Executing .FXP file without a project?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01392936
Message ID:
01392952
Vues:
57
>>You can buid EXE on the fly
>>
>>lcMainPrg = "..."
>>lcProjName = "temp"
>>lcExeName = "myfixexe"
>>
>>BUILD PROJECT (lcProjName) FROM (lcMainPrg)
>>
>>BUILD EXE (lcExeName) FROM (lcProjName)
>>
>>ERASE (lcProjName + ".PJ?)
>>
>>
>
>Let me clarify. The above code would have to executed in a VFP command window, right?

Yes or as a PRG
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform