Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How big is your exe?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00484793
Message ID:
00484859
Vues:
10
>1.) I unchecked debug and my exe went from 7.2MB to 4.8MB. I assume that I should leave this checked while developing and testing and then I can uncheck it when I ship an exe to a client. Since they have only the runtime stuff, they can't can't set step on and those items anyway. Is this correct?
>
>NEVER MIND! -- the debug off turns off the ability to get the line number of an app where an error might occur. This is too valuable to lose. Of course if I wrote programs that never had an error ...
>
>Kevin

I was going to say that about the line numbers but if you have code with no errors, why leave it in there. < bg >

As for your other question about programmtically setting the debug info, you could create a project hook that changes the Debug property of the project before building. Check out ProjectHooks in the VFP help.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform