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