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

Home » Public Forums » archive » Reading into arrays with order > 2
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Reading into arrays with order > 2 [message #17783] Mon, 08 November 1999 00:00
Steven Riley is currently offline  Steven Riley
Messages: 3
Registered: April 1999
Junior Member
Assuming names3Mom is a 1D array of strings (of valid filenames) is there
any reason why the following code will not read many files into a 3d array?

FOR I=0,1 DO BEGIN
close,1 & openr,1,names3Mom(I)
readf,1,all3MomData(I,*,*)
END

I get no error messages, but when I look at my array it contains no data...?
I'm quite sure the files being read contain data. Is this some inherent
problem with readf and arrays with order > 2?

Steven

--

Linacre College
Oxford
OX1 3JA

01865 - (2)81229 (W)
01865 - 209295 (H)

www.linacre.ox.ac.uk/student_pages/steven_riley
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Funny widget updating
Next Topic: Re: Clearing fields in widgets

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

Current Time: Fri Oct 10 12:02:59 PDT 2025

Total time taken to generate the page: 1.19993 seconds