Re: Reading large data file [message #42073] |
Fri, 17 December 2004 04:13 |
Esteban Garc�a Cues
Messages: 7 Registered: April 2004
|
Junior Member |
|
|
you sould use ASSOC function to access large datasets, see more information
in online IDL help.
Esteban Garc�a.
<kym.han@gmail.com> escribi� en el mensaje
news:1103083029.476633.120680@z14g2000cwz.googlegroups.com.. .
> Hi,
>
> I'm trying to read a formatted data file that contains near to
> 100000 rows of data using array method but this doesn't seems to work.
> Is there any other method i can use?
>
> Regards,
> Kym
>
|
|
|
Re: Reading large data file [message #42083 is a reply to message #42073] |
Wed, 15 December 2004 19:45  |
btt
Messages: 345 Registered: December 2000
|
Senior Member |
|
|
kym.han@gmail.com wrote:
> Hi,
>
> I'm trying to read a formatted data file that contains near to
> 100000 rows of data using array method but this doesn't seems to work.
> Is there any other method i can use?
>
Hi,
You should give some details on what you have tried and what seems to
not work.
Ben
|
|
|