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

Home » Public Forums » archive » Recursive Objects
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Recursive Objects [message #26996] Tue, 09 October 2001 06:47
guenhwyvar is currently offline  guenhwyvar
Messages: 4
Registered: October 2001
Junior Member
Hello,
I'm a very beginner with IDL so I'm sorry if my question is too
stupid.
I need to store a object reference in an object structure:

pro my_obj__define
struct = {my_obj, another_obj:OBJ_NEW()}
end

After another_obj is zeroed during object creation, it couldn't no
more be used as an object reference!!
I've tried to redeclare it

another_obj=OBJ_NEW()

but the problem remains.
It's an IDL bad limit, or my error?

Thank you,

Francesco Belletti
[Message index]
 
Read Message
Previous Topic: ANA
Next Topic: Re: Multiple displays

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

Current Time: Sat Oct 11 03:46:27 PDT 2025

Total time taken to generate the page: 0.47500 seconds