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

Home » Public Forums » archive » _EXTRA KEYWORD
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
_EXTRA KEYWORD [message #68527] Wed, 04 November 2009 14:28 Go to next message
dandan is currently offline  dandan
Messages: 3
Registered: November 2009
Junior Member
Hi, everyone,
Dose _EXTRA pass the keywords from the caller to called routine or the
opposite?
Re: _EXTRA KEYWORD [message #68651 is a reply to message #68527] Mon, 09 November 2009 01:09 Go to previous messageGo to next message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
dandan schrieb:
> Hi, everyone,
> Dose _EXTRA pass the keywords from the caller to called routine or the
> opposite?

You may be also interested into the _REF_EXTRA keyword.



The presence of a name in the _REF_EXTRA value indicates that a keyword
of that name was passed, and its value is available to be passed on in a
function or procedure call (using either _EXTRA or _STRICT_EXTRA).

cheers
Reimar
Re: _EXTRA KEYWORD [message #68653 is a reply to message #68527] Mon, 09 November 2009 00:31 Go to previous messageGo to next message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
dandan schrieb:
> Hi, everyone,
> Dose _EXTRA pass the keywords from the caller to called routine or the
> opposite?

_extra is a structure
just look with help on it

cheers
Reimar
Re: _EXTRA KEYWORD [message #86567 is a reply to message #68527] Wed, 20 November 2013 00:56 Go to previous messageGo to next message
asmus.heiner is currently offline  asmus.heiner
Messages: 1
Registered: November 2013
Junior Member
Am Mittwoch, 4. November 2009 23:28:34 UTC+1 schrieb dandan:
> Hi, everyone,
> Dose _EXTRA pass the keywords from the caller to called routine or the
> opposite?

Hi everybody,

I tried to use the _extra keyword to pass some values through the lsode function to the function 'myfunc' called by lsode to avoid common blocks but somehow lsode does not pass the _extra variable.

Does lsode accept the _extra keyword? I didn´t find it in the help description of lsode.

Cheers,

Heiner
Re: _EXTRA KEYWORD [message #86573 is a reply to message #86567] Wed, 20 November 2013 05:35 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
asmus.heiner@gmail.com writes:

> I tried to use the _extra keyword to pass some values through the lsode function to the function 'myfunc' called by lsode to avoid common blocks but somehow lsode does not pass the _extra variable.
>
> Does lsode accept the _extra keyword? I didn´t find it in the help description of lsode.

I think a common block might be your friend, in this case. :-)

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.")
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Derivatives
Next Topic: QueryVizier, multiple objects.

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

Current Time: Wed Oct 08 15:34:08 PDT 2025

Total time taken to generate the page: 0.00644 seconds