You are right Alex. We start to use cvs only after some compatibility pb with 
the xml files(excell 2010 put a warning/ error if the file hasn't an xml 
extension since the oldes version not, but in this case the browser will not 
call excell to open the file). For the client this warning message was consider 
a "bug". 

We start to change to an "slk" file. It's different but seems to work. No 
localization needed.

Tkanks a lot for your help,

Tudor


--- In [email protected], Alex Harui <aha...@...> wrote:
>
> Turns out it is not available from Flash.  One of our globalization experts 
> noted:
> 
> Indeed, the list separator is Windows specific.
> 
> In fact most applications don't use it at all, and some who use it in fact 
> use it wrong :-)
> Excel using it as separator in CSV files, breaks one of the basic i18n rules: 
> "All language editions can read one another's documents."
> Here is a bit more on data exchange: 
> http://mihai-nita.net/2005/10/25/data-internationalization/
> 
> Anyway, my advice previously was: "forget CSV, use something else," and I 
> still think it is the best option:
>     http://blogs.msdn.com/b/michkap/archive/2005/09/17/470413.aspx
> Some of the comments are also worth reading.
> 
> 
> On 8/9/10 5:11 AM, "tudor_a" <tudo...@...> wrote:
> 
> 
> 
> 
> 
> 
> Hi Alex and thanks for your post. I no need to create a locale but only to 
> get the existent list separator and I did'nt find how to do it reading 
> globalization.LocaleID. If you have a sample to show me I will apreciate a 
> lot.
> 
> --- In [email protected] <mailto:flexcoders%40yahoogroups.com> , 
> Alex Harui <aharui@> wrote:
> >
> > See flash.globalization.LocaleID.  Requires FP 10.1
> >
> >
> > On 8/6/10 7:11 AM, "tudor_a" <tudor_a@> wrote:
> >
> >
> >
> >
> >
> >
> > Hi,
> > I have a flex application (not a stand alone) and I need to get the system 
> > "list separator" - configuration/regional settings/customize.
> >
> > I need that because I need to "export to excell" some data (via the server 
> > side) and this list separator is used when try to open a csv file by excell.
> >
> > Thanks,
> >
> > Tudor Anton
> >
> >
> >
> >
> >
> >
> > --
> > Alex Harui
> > Flex SDK Team
> > Adobe System, Inc.
> > http://blogs.adobe.com/aharui
> >
> 
> 
> 
> 
> 
> 
> --
> Alex Harui
> Flex SDK Team
> Adobe System, Inc.
> http://blogs.adobe.com/aharui
>


Reply via email to