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

Home » Public Forums » archive » Reading string 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
Reading string array [message #11242] Thu, 19 March 1998 00:00 Go to previous message
Neil Winrow is currently offline  Neil Winrow
Messages: 18
Registered: July 1997
Junior Member
I have the following problem:

openr,10,filnam
dataTitle = make_array(7,/string)
for i=1,30 do readf,10,a ;read the header information
readf,10,dataTitle
close,10

The piece of code above is supposed to read over the header information
in the data file, and read in the following column titles into
dataTitle:

X Y Z FLUX MAXL MAXM IMIN

But this doesn't work, is there some obvious mistake I'm making with my
code.

Thanks

Neil
[Message index]
 
Read Message
Read Message
Previous Topic: How to upgrade IDL, Poor support
Next Topic: Window Contents Directly to Printer

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

Current Time: Sun Oct 12 02:53:28 PDT 2025

Total time taken to generate the page: 1.12086 seconds