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

Home » Public Forums » archive » Re: bug? or how to distinguish between a Hash and an array of Hashes ?
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: bug? or how to distinguish between a Hash and an array of Hashes ? [message #83391 is a reply to message #83390] Mon, 04 March 2013 08:24 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
David Fanning writes:

>
> wlandsman writes:
>
>> You could use the TYPENAME function to distinguish the two variables
>>
>> IDL> print,typename(a)
>> HASH
>> IDL> print,typename(c)
>> OBJREF
>>
>> although I'm not sure why SIZE(/TNAME) doesn't give the same results.
>
> Oh, dear! Really!?

I guess this is right, though, since there are no "type" codes for hash
or list. They are objects, I guess, not real data types.

Still, awfully confusing to explain to a new user not familiar with the
"IDL Way". ;-)

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: bug? or how to distinguish between a Hash and an array of Hashes ?
Next Topic: Nan represented by a gray area

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

Current Time: Thu Oct 09 23:04:42 PDT 2025

Total time taken to generate the page: 1.44016 seconds