On Thu, 6 Nov 2014, at 10:24 PM, John R. Sowden wrote: > I am trying to deal with a bad or missing cdx file. I have a program > that recreates indices. I test for the existence of the cdx file. If > found I delete it.
Personally I would open the DBF exclusively then 'delete tag all'. This will remove any references to the CDX in the DBF header. Then you should be able to delete the CDX if the above didn't already do it for you. -- Alan Bourke alanpbourke (at) fastmail (dot) fm _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/1415377117.4117508.188311785.0b4c8...@webmail.messagingengine.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

