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

Home » Public Forums » archive » Returning values within _EXTRA.
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Returning values within _EXTRA. [message #12635] Tue, 11 August 1998 00:00
Imanol Echave is currently offline  Imanol Echave
Messages: 26
Registered: May 1998
Junior Member
Hi people:

When you use a keyword parameter on a program, it's possible to change the
value of the keyword (if it's a named value), OK. But, I want to do the same
using the _EXTRA keyword, and it doesn't work (because a tag of a structure is
passed by value, I think). Anybody knows how to do it?

An example: I'm creating a class, and on the CLEANUP method I want to return
the object properties values on keywords, so I call the GETPROPERTY method
within the CLEANUP method. I tried this:

PRO ...::Cleanup,_EXTRA=extra

self->GetProperty,_EXTRA=extra
...
END

But it doesn't work. Any advice?
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: executing a .sav file by double clicking it.
Next Topic: Re: I need IDL for powermac....

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

Current Time: Thu Oct 09 21:19:37 PDT 2025

Total time taken to generate the page: 0.72328 seconds