Guten Tag Andrew Thomas, am Samstag, 5. Dezember 2009 um 12:46 schrieben Sie:
> Can I ask if anyone knows how to make writing numbers to files > always have a decimal point as the decimal separator? It seems that > some regional settings use a comma, which plays havoc with csv files. i am german , we use commas :( i usually end up adding in a function exchanging the comma with a point (stringreplace) -- Mit freundlichen GrĂ¼ssen Hannes Streicher -- You received this message because you are subscribed to the Google Groups "nsb-ce" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nsb-ce?hl=en.
