AndrewMozley
Programmer
I have a client who has been running a VFP9 application across a network for several years. He has sent a screenshot of an error ‘ Invalid Seek Offset’, at the time when he had entered an account code, and the application should have been doing several things, including executing a SEEK in his customer table (about 2MB).
I understand that this has happened before - but presumably not often enough to make the application unusable! I have not been able to reproduce the error either on my development system or when logged in remotely to the client’s network.
The application does have an error routine (“ON ERROR . . .”) which notifies the user and writes details of the current state, line number of the error &c to an Errorlog.txt file. But in this case nothing is being written to this log file.
I can certainly re-index the tables, in case that helps. But would be grateful to know of other user’s experience of this error, and any other actions I can take.
Thanks. Andrew M.
I understand that this has happened before - but presumably not often enough to make the application unusable! I have not been able to reproduce the error either on my development system or when logged in remotely to the client’s network.
The application does have an error routine (“ON ERROR . . .”) which notifies the user and writes details of the current state, line number of the error &c to an Errorlog.txt file. But in this case nothing is being written to this log file.
I can certainly re-index the tables, in case that helps. But would be grateful to know of other user’s experience of this error, and any other actions I can take.
Thanks. Andrew M.