Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Record is out of Range
Message
From
24/05/2021 07:16:02
 
 
To
22/05/2021 19:04:19
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01680680
Message ID:
01680706
Views:
45
>>Hi,
>>
>>I was looking through an error log of one of the customers and I see, at least, a few times a year the error "Record is out of range.". The error log writes that the the last level that the function ASTACKINFO(aStackArray) got is the Start() method of the application object. I have seen this error before and always the ASTACKINFO() points to the Start() method (which is the very first method fired by the application - after user logs in). And I always thought that this error actually happens in the Start() method. And I could not see how.
>>
>>Today I looked at a couple of screen shots created when the error occurred. And the screen shot show one of the form/windows of the application. Yet, the ASTACKINFO() has nothing about this form.
>>So, my question. How could it happen that the error actually happens in one of the forms of the application but the error log (created with ASTACKINFO) only shows the Start() method?
>>
>>TIA
>
>I see this error from time to time with grids. Especially when the grid has focus and something else changes the record pointer. Since our application is a Client server application and the few indexes we use are mostly for sorting, it does not have to do with corrupt indexes


Oh, that may help solve an issue I'm trying to track down. Form with a grid where only one column is enabled. When you click into any another column, we're seeing a "Record Out of Range" error, apparently in the code that runs on arrival to our enabled column. This gives me a clue what to look for.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform