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

Home » Public Forums » archive » storing string array into HDF
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
storing string array into HDF [message #54836] Tue, 10 July 2007 22:48
Vince Oliver is currently offline  Vince Oliver
Messages: 8
Registered: June 2007
Junior Member
Hi all,

I am steel in HDF issue and have a new problem here.

I have file like this:

1,272,51941,295
2,272,51941,4405
3,272,51941,172
4,273,51957,4 ....

and I would put lines(row) into string array and write into HDF. I do
that in program like:

for i = 0, n do begin
line = '' & readf, in, line
IDofOKspec[i] = line
endfor

and store into HDF like:

hdf_add_sds, 'p.hdf', 'okSpecIDs', IDofOKspec



When reading out HDF I have only first line stored as string. With
help I get:

IDOFOKSPEC STRING = '1,272,51941,295'



The question is, is it posible to store string array into HDF at all?

thanks many
o.
[Message index]
 
Read Message
Previous Topic: Re: text positioning within multiple plots
Next Topic: A Challenge?

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

Current Time: Fri Oct 10 10:47:58 PDT 2025

Total time taken to generate the page: 0.87878 seconds