-Problems to import/export CSV since separator for doubles is a comma. -Problems to read from string if numbers were saved with comma separator. Solution: Force using dot as separator in to string, from string, to string array and from string array.