comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: converting to array
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: converting to array [message #24143 is a reply to message #24142] Tue, 13 March 2001 05:18 Go to previous messageGo to previous message
hahn is currently offline  hahn
Messages: 108
Registered: November 1993
Senior Member
davidf@dfanning.com (David Fanning) wrote:

> array = FltArr(5) ; Or, however many values you have.
> OPENR, lun, 'myfile.dat', /Get_LUN
> READF, lun, array
> FREE_LUN, lun

This is the shortest solution. However, I would read these
values into a string, count the words there and then use
ReadS to retrieve the data from the string.

Norbert
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: plot structured data II
Next Topic: linkimage query

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 12:46:30 PDT 2025

Total time taken to generate the page: 0.35910 seconds