Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
#Define and debug problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00084903
Message ID:
00084907
Vues:
27
>I am just trying to find out how to track the "value" of a DEFINEd
>constant in the debugger, if there is a way.
>
>Thanks.

Tom, since the manifest constant is no longer in existance when the code is running, there is no way to see its value. The replacing of the constant with the value took place when the code was compiled. To see the value that was used you would need to open the source and look at the #DEFINE line to see what it is assigning.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform