Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Catching error Record is out of Range
Message
From
11/04/2022 13:26:13
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01684146
Message ID:
01684147
Views:
48
>Hi,
>
>I read (again and again) all the messages regarding this problem (in threads I posted before). I also viewed the screen images (my error handler saves the screen image at the time of the error) at the time of the errors. And the images show one of the form (very complicated form) with the PageFrame.Page container showing the page with a Grid.
>Note that the error message of this error is caught by the Start() method (the method which calls READ EVENTS and then closes the application.
>So, I am convinced that the error is caused by some Thisform.referesh() or another call in this form, when something "odd" happens in the grid.
>My question. What type of code do you suggest I add to this form and where to, hopefully, catch this error?
>

I'm also chasing a bug involving "Record is out of range" and a grid right now. In my case, most columns of the grid contain a textbox with a When method that returns .F. Only one or two columns allow the user to do anything.

The problem occurs when the user clicks into one of the columns that doesn't accept focus. The error shows as on the READ EVENTS. I haven't yet figured out why this happens, but thought my situation might shed light on yours.

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform