Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding a file to a Project
Message
De
09/02/2004 18:30:22
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
 
À
08/02/2004 20:47:51
Mike Yearwood
Toronto, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00875277
Message ID:
00875699
Vues:
28
Hi Mike:

Good to hear from you.

>There is little need to rebuild everything every time.
Even if the client'ls licenising details are hardcoded, and therefore they are unique?
>
>I build exe's all the time and ship them to clients without any problems. Test your exe's to ensure new features are included. If they are not, then somehow the programs didn't recompile when saved. Repeat the steps outlined below. Manually do a rebuild project (NOT COMPILE EXE), but tell it to recompile all files. This should rarely be necessary.
>
>Open any .PRG file with MODIFY COMMAND. Click Edit on the menu. Go down to properties and check Compile before saving. Check Apply to .PRG files and check Save preferences. Click OK. From now on, anytime you edit a program it should compile automatically.
>
>Now as to this program you want included in the exe...
>
>Add this to the bottom of your main .PRG for the project:
>
>PROCEDURE PMFAKEOUT
>EXTERNAL PROCEDURE WHATEVER
>ENDPROC
>
>"Whatever" refers to the program name. When you rebuild project (without recompiling anything), the program should be included in the project. It will get put into the exe when you compile.

From an educational point of view, how does this differe from the way Sergey had suggested?

Appreciate your guidance Mike.
- Ravi

True greatness consists in being great in little things.
- Charles Simmons
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform