Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debug info
Message
De
17/07/2001 12:31:31
 
 
À
17/07/2001 12:18:43
Fausto Garcia
Independent Developer
Lima, Pérou
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Titre:
Divers
Thread ID:
00531583
Message ID:
00531590
Vues:
11
>Could anyone explain to me what precisely occurs when you uncheck the "Debug Info" checkbox on the Project information dialog box? I have seen that an inmediate consequence is that when I compile the project the resulting .EXE file gets reduced in about 50% of its size. That's cool, but I would like to know what's the payload!

It specifies whether debugging information is included with the compiled file. For instance you cannot view program execution in the Trace window if it's not checked. Also, I don't believe you can use MESSAGE() in an error routine to return source code if it's not checked.

Anthony
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform