{ // your code print( "Reccount = " + String(dbf.recCount()) ) dbf.pack() print( "Reccount = " + String(dbf.recCount()) ) // your code }