I tried \t, but it uses ASCII 0 as delimiter, not ASCII 9.
Good to know this anyway.
Thank you for the suggestion.
--
Stefano Gatto
"Tim Slattery" wrote:
> Stefano Gatto <(E-Mail Removed)> wrote:
>
> >Ok. I wish to change the list separator character from the comma to the TAB
> >character. This character is (re)used by Excel when it exports/imports data
> >in text format, and in many other places. It is recommended that the List
> >Separator is not the same as the Decimal Separator, for obvious reasons.
> >Because Europeans use the comma as Decimal Separator, they usually choose the
> >semi-colon as the List Separator in their system...
> >
> >You can change Windows List Separator in:
> >
> >Start / Settings / Control Panel / Regional and Language Options / Customize
> >/ Numbers tab / List Separator field.
>
> Have you tried
>
> \t
>
> --
> Tim Slattery
> MS MVP(DTS)
> (E-Mail Removed)
> http://members.cox.net/slatteryt
>