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

Home » Public Forums » archive » Re: delete a dataset in a hdf file
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: delete a dataset in a hdf file [message #34127 is a reply to message #34125] Wed, 26 February 2003 11:04 Go to previous message
Klemens Barfus is currently offline  Klemens Barfus
Messages: 45
Registered: December 2002
Member
Ok, I tried something like these:



PRO DELETE_TEST

filename_out = 'e:\GESIMA\test_del2.hdf'

FileID_out = HDF_OPEN(filename_out, /READ)


HDF_DELDD, FileID_out, 702, 2

HDF_CLOSE, FileID_out

END

Tag 702 and Reference No 2 I got when I checked the hdf file by Noesys.
But I always get the message:

HDF_DELDD: Unable to delete the specified tag/reference pair.

Whats wrong ?



Thanks for your help in advance !

Klemens
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: IDL_MakeStruct: memory leak? (C / DLM question)
Next Topic: Re: Is PDF the only help option in 5.6?

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

Current Time: Wed Oct 08 14:58:28 PDT 2025

Total time taken to generate the page: 0.00199 seconds