use Country.frink for [iso, c] = Country.getCountryList[] println[c.ISO2 + ";" + c.name + ";0"]