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

Home » Public Forums » archive » Re: hdf files and dat files
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: hdf files and dat files [message #11601] Tue, 28 April 1998 00:00
Liam Gumley is currently offline  Liam Gumley
Messages: 473
Registered: November 1994
Senior Member
Natalie Rooney wrote:
> The first has to do with reading in hdf files. When developing
> programs, we often have to read in the same hdf file several times when
> the program doesn't work. There is often a problem when we try to do
> this. For some reason, you have to read in a different one and then
> read the one you wnat. This resets the reader somehow. Is there any
> solution to this problem?

You need to be pretty careful about opening and closing HDF files in
IDL. For example, if you open a HDF file, and then your program crashes,
the most reliable way to make sure everything gets reset properly is to
exit and then restart IDL. You could probably use error trapping to get
around this, but exit/restart is quick and easy.

Cheers,
Liam.
[Message index]
 
Read Message
Previous Topic: Re: graphics on 16-bit X-windows
Next Topic: Re: global variables again - and passing out common blocks

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

Current Time: Sat Oct 11 11:07:22 PDT 2025

Total time taken to generate the page: 1.51775 seconds