Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to debug ARCC event - I seem to be in endless loop
Message
From
25/08/2011 06:18:42
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01521724
Message ID:
01521743
Views:
46
This message has been marked as a message which has helped to the initial question of the thread.
>Hi everybody,
>
>I need to debug a grid AfterRowColChange event. I put ASSERT statement there and it goes into infinite loop. Most likely the code sets focus on the grid and probably adjusts the record pointer.
>
>What can I do to debug it when I navigate in the grid?
>
>Thanks in advance.

ASSERT is not good because it moves the focus on the assert's message.
A bad design :(
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform