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

Home » Public Forums » archive » Bug? Hash and System Variable
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? Hash and System Variable [message #84424 is a reply to message #84351] Sun, 02 June 2013 18:31 Go to previous message
SonicKenking is currently offline  SonicKenking
Messages: 51
Registered: October 2010
Member
Thanks for the responses. So it is most likely a Bug.

I did find a workaround in case anyone is interested. A hash variable is essentially a pointer. Also the bug seems only affect system variable. So following workaround works.

defsysv, '!SOME_SYS_VAR', hash()
a_normal_var = !SOME_SYS_VAR
a_normal_var['A'] = 1
print, !SOME_SYS_VAR
end
[Message index]
 
Read Message
Read Message
Previous Topic: IDLgrView question
Next Topic: Re: LinkedHash in IDL

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

Current Time: Fri Oct 10 20:54:34 PDT 2025

Total time taken to generate the page: 0.32063 seconds