} while (line != null);
in2.close();
} catch (java.io.IOException e) {
resultMessage.append("Failed row=" + rowCount + " : File error reading this row" + "\n");
}
workDialog.dispose();
//version 2.20, fix the PeriodId field in Activity2
lazy8ledger.Lazy8LedgerPlugin.AdjustAllPeriodIds(CompId);
if (tableMatchedIndexes[INDEX_AMOUNT] != -1) {
tableMatchedIndexes[INDEX_DEBIT] = -1;
tableMatchedIndexes[INDEX_CREDIT] = -1;