This is how you fix the file sizes after you have run the following:
cd /cc
checkdb adm/index.dat COMPANYNAME
make sure they have the latest index.dat in the adm directory
if you return with issue with stcount.dat where the 1st column is wrong
edit BLOCK 0
make ROW 1 column 3, last byte from X to the correct number nominated in index.dat (left hand side is correct)
If the ALPHA LENGTH is wrong
updaidxalph COMPANYNAME/filename alphalength
This will reset the alpha length to the correct number in index.dat (left hand side)
REINDEX THE FILE AFTER THIS IS DONE
