Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finding a local variable in a hierarchy
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00300611
Message ID:
00300633
Vues:
25
>I know I can cheat and place a ? lcIDValue in the code, but I was thinking there must be a way to find this in the object hierarchy. ---- Larry

What your looking at is a variable reference of your form, down to your button. Use the Locals Windows ComboBox to select Cmd.CLick() and it should be in the list, or use the watch window and put lcIDValue in there.

Remember, since these are locals, they will only appear in the debugger when they are in scope.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform