I have built several VFP DBF with SSN as Prime Key. I have a mainmenu option to index all tables: example INDEX ON SSN TAG SSNKEY. After its execution, all the defined Prime Keys were switched to Regular Keys. What would be the best approach to reindex all keys without losing its original definition?