Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 9 Debugger Bug
Message
 
 
To
21/07/2005 14:21:18
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01034735
Message ID:
01034823
Views:
27
>>Fabio,
>>
>>Where should I put this code and what should I do?
>>
>>Thanks.
>
>You have said that it is the REQUERY () that you from problems.
>
>Replace the REQUERY() line with :
>
>SYS(2030,0)
> requery()
>SYS(2030,1)
>IF WEXIST("Trace")
>   SET STEP ON     && reactive the debug
>ENDIF
>
I see :( It's impossible, because this is in the framework class, which we don't have our own subclass (cCursor).
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform