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

Home » Public Forums » archive » Re: Unable to open HDF in IDL
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: Unable to open HDF in IDL [message #35969] Tue, 05 August 2003 16:29 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Roy writes:

>>> % Compiled module: $MAIN$.
>>> % Compiled module: HDF.
>>> % Loaded DLM: HDF.
>>>
>>> IDL stops at the end line.
>>>
>>> I have checked out my HDF file and it appears to be fine
>>>
>>> Does anyone have any suggestions as to why this is happening?

This whole business of "Compiled module: $MAIN is suspicious.

Are you sure you don't have another END statement in that
file? I think you are running an empty main program rather
than the program you *think* you are running. :-)

Try just compiling the HDF file by itself:

IDL> .compile HDF

If you don't get an "Compiled module: $MAIN" nonsense,
then just run the HDF file itself:

IDL> HDF

I suspect that will work.

Cheers,

David
--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: 32bit to 64bit conversion
Next Topic: Image display

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

Current Time: Fri Oct 10 15:41:21 PDT 2025

Total time taken to generate the page: 0.24598 seconds