Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Program
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Divers
Thread ID:
00598172
Message ID:
00598331
Vues:
17
>>Hi All:
>> How can I create an .Exe for only one prg that perform a certain task?
>>Thanks
>
>Create a project, include your program into it and build exe.
**********
You can do it this way in a prg: (this works back to fpd26)
Example your file is named: utility.prg - you will end up with utility.exe

BUILD PROJECT utility FROM utility /NODEBUG /ENCRYPT
BUILD EXE utility FROM utility
Dr. Ken A. McGinnis
Healthcare software design
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform