Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugging a form.property
Message
From
14/08/1999 11:29:47
 
 
To
13/08/1999 18:37:46
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00252785
Message ID:
00253761
Views:
15
>Harry-
>
>I guess you solved your bug, but just to point out, you could deactivate any breakpoint that is giving you false readings.

Solved that one but didn't take long to find another. And you were right, you do get the _screen.activeform.property going out of scope at some points. So this time I'm using the assign method to make a public variable match the variable I'm trying to track. The public variable never goes out of scope so I set a breakpoint on that. Not optimal because its still a couple of lines behind the problem code, but its better than what I was getting.

Harry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform