Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding a local variable in a hierarchy
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00300611
Message ID:
00300633
Views:
24
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform