Checking that dbf index is corrupt
Checking that dbf index is corrupt
Hi. We're running into an issue where our program kicks us out due to a corrupt index. My question is, is there a function (either in xbase or xpress++) where we can check an index or an index's header to see if it's corrupt?
Re: Checking that dbf index is corrupt
Do you get a runtime error when you open the index?
If so, you can trap that error with a custom ErrorBlock() and then post a more friendly message or do a reindex.
If so, you can trap that error with a custom ErrorBlock() and then post a more friendly message or do a reindex.
The eXpress train is coming - and it has more cars.