Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record is out of range
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01370902
Message ID:
01371012
Views:
30
In my experience, Record out of range can come from:
Do While !eof() loops when something causes the record pointer to go eof, then the skip is issued.
Indexes being out of synch
having a relationship set up and there is no corresponding record in the child table and you try to read data from the child record
issuing a GO TO RecNum and RecNum doesn't exist or has been deleted and deleted() is set on

>Hi.
>I am getting a record is out of range, intermittently, in an app
>Even though I have error logging, it does not seem to be reporting the exact line the error is happening.
>Am I right in saying that this error is always the result of a GOTO record (or EDIT record) , or are there any other
>commands that can tigger this error message
>(If it is always the result of a goto/EDit , At least I can narrow down the possibilities)
>
>Thanks in advance
>Gerard
"You don't manage people. You manage things - people you lead" Adm. Grace Hopper
Pflugerville, between a Rock and a Weird Place
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform