Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record out of range after Find?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00441552
Message ID:
00441741
Views:
8
>After I return to my find button in my main form I do. GOTO mast_REC But I get an error that says, "Record is out of range." and then if I IGNORE the error I get "EOF" message.

Try doing: LOCATE record (mast_REC) instead. Locate doesn't error when you go to EOF.
Previous
Reply
Map
View

Click here to load this message in the networking platform