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

Home » Public Forums » archive » Re: call_procedure with a dynamically created arguments list?
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: call_procedure with a dynamically created arguments list? [message #50610 is a reply to message #50609] Fri, 06 October 2006 15:07 Go to previous messageGo to previous message
Carsten Lechte is currently offline  Carsten Lechte
Messages: 124
Registered: August 2006
Senior Member
I have no way to test this right now, but why not:

function wrap_this, pos_arg1, pos_arg2, pos_arg3, _ref_extra=e
return, this( pos_arg1, pos_arg2, pos_arg3, _strict_extra=e)
end

for a function that has three positional parameters?
That should give you the original error messages from this(...)
and you do not need to assume anything about which arguments
are supplied by the caller of wrap_this().


chl
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: wrapper functions
Next Topic: Re: border around draw widget

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

Current Time: Fri Oct 10 08:34:46 PDT 2025

Total time taken to generate the page: 0.64177 seconds