> > DecimalSeparator is set to the system value in Sysutils and 
> correspond 
> > to the machines localisation. You shouldn't hardcode it.
> Well, I want to have the same output regardless of which 
> locale you're in. (Unless there's a really good reason not to 
> do that, or maybe, if there is a way to specify locale in the 
> output XML) So then I should hardcode it, right? (I'm 
> resetting them to their previous settings at the end of the 
> module, but there might be a better way of doing that).
> 
Isn't property FormatSettings: TXMLXSDFormatSettings supposed to be used for
this? It has a Property DecimalSeparator. 

Ludo

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to