Re: _ref_extra [message #23128] |
Thu, 11 January 2001 02:51 |
Martin Schultz
Messages: 515 Registered: August 1997
|
Senior Member |
|
|
"Pavel A. Romashkin" wrote:
>
> I have a question.
> When a number of keywords is passed through _ref_extra into called pro's
> _extra structure, is there a way to break directly into the keyword
> storage locations and update the values of keywords without specifying
> each keyword in the called procedure explicitly?
> i. e., in the called procedure, do the assignment in the form of
> extra.(0) = '10', extra.(1) = 2.25 etc, so that the newly assigned
> values get passed back to the caller procedure?
> Thanks,
> Pavel
No.
Martin
PS: say, your procedure is
PRO bla, _Extra=extra
then try a help,extra to see how the keywords look like if you passed
them in via _ref_extra. You will be disappointed ;-)
--
[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[ [[[[[[[
[[ Dr. Martin Schultz Max-Planck-Institut fuer Meteorologie [[
[[ Bundesstr. 55, 20146 Hamburg [[
[[ phone: +49 40 41173-308 [[
[[ fax: +49 40 41173-298 [[
[[ martin.schultz@dkrz.de [[
[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[ [[[[[[[
|
|
|