Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tips for reducing EXE size?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00290673
Message ID:
00291212
Vues:
27
Hey Craig,

>>I'm certain that this automatically happens when you clear the Debug Info checkbox in the project manager. <snip>
>
>First I've heard of this. My understanding is that turning off debug info only removes line numbers from the compiled application.

Its primary function is to remove the tiny bits of information that allow you to see the code in trace window (however, you can still "watch" variables!). But, to prove I'm not making this up, look in help, in the Programmer's Guide, Chapter 25, the section on "Protecting and Documenting your Source Code". In there they mention clearing the Debug Info checkbox in order to protect the source code.

Then, try it on a project that has a significant amount of source code in your VCXs or SCXs. You'll see a size difference when it is on vs when off.
-Chuck Urwiler, MCSD, MCDBA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform