Dictionary dictionary = new Dictionary(); int i; ; for (i = 1; i <= dictionary.tableCnt(); i++) { info(tableid2pname(dictionary.tableCnt2Id(i))); }