thread288-1600081
I'm back with index opening issues similar to my previous dbf opening issues. Using a net_use function like the one Jock showed me last time gets my dbf's open reliably now. Thanks for that help. But I've had increasing problems recently with crashes related to index files not opening. Tracking my error messages I find DBFNTX 1003 index open error in respone to a "set index to <ntx>" command, followed by DBFNTX 1020 workarea not indexed error in response to the following "Seek..." command.
So does Jock or anyone else have a function they use to test for successful opening of index files? Or is there another way to fix this? Thanks.
I'm back with index opening issues similar to my previous dbf opening issues. Using a net_use function like the one Jock showed me last time gets my dbf's open reliably now. Thanks for that help. But I've had increasing problems recently with crashes related to index files not opening. Tracking my error messages I find DBFNTX 1003 index open error in respone to a "set index to <ntx>" command, followed by DBFNTX 1020 workarea not indexed error in response to the following "Seek..." command.
So does Jock or anyone else have a function they use to test for successful opening of index files? Or is there another way to fix this? Thanks.