PRB: Last Line in a Method Doesn't Update Variables in Debug (134979)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q134979 SYMPTOMS
If the last line of any form method is a variable assignment, the debug
window doesn't refresh the variable assignment value.
STATUS
This behavior is by design. This is expected behavior because all local
variables are destroyed right after the method scope is lost.
RESOLUTION
Create a form property that has the same variable name.
Modification Type: | Major | Last Reviewed: | 2/15/2000 |
---|
Keywords: | KB134979 kbAudDeveloper |
---|
|