by James Bott » Thu Feb 17, 2011 4:33 pm
Marco,
May I suggest this simple test.
Use a copy of the invoice file and indexes.
Create a simple program to open the file, add several new indexes, then close the file. Then reopen the file and use a browse to see if the new records are visible.
You could probably do this with 20 lines of code or so. This test would eliminate your main program code as being an issue.
Regards,
James