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