MathGroup Archive 2005

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Import-Function buggy in Version 5.2 ?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg60945] Re: Import-Function buggy in Version 5.2 ?
  • From: s.setzer at gmx.net
  • Date: Tue, 4 Oct 2005 04:16:46 -0400 (EDT)
  • References: <dhgdik$1en$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hello all,

Dale R. Horton from Wolfram asked me to send the data-file so he could
investigate what´s going on.
Here is his reply:


> Stefan,
>
> This is not due to an intentional change. It is a bug. It only
> happens in very specific cases. But there is an easy workaround.
>
> Import["ex_values.dat","Table", ConversionOptions->{
     "TableSeparators"->{{"\r", "\n", "\r\n"}, {" ", "\t"}}]
> 
> -Dale


Ciao
Stefan


  • Prev by Date: Re: Re: what is wrong with this plot?
  • Next by Date: Re: the faster way to find repeated sublists
  • Previous by thread: Re: Dynamically defined URL
  • Next by thread: Problem with D and Abs