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

Home » Public Forums » archive » wrapper functions
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
wrapper functions [message #50504] Thu, 05 October 2006 16:30 Go to previous message
Dominic Metzger is currently offline  Dominic Metzger
Messages: 30
Registered: August 2006
Member
Hi,

So, I am trying to create wrapper functions with the use of _EXTRA,
_REF_EXTRA. I am not sure what I am doing wrong or if _REF_EXTRA can
only be used for named arguments.

Why does the following give me the attached error?

LOG_READ_JPEG, './testall/read_jpeg.jpeg', a


PRO LOG_READ_JPEG, _REF_EXTRA=e
COMPILE_OPT HIDDEN
print, "foobar"
READ_JPEG, _EXTRA=e
END


Error message:
READ_JPEG, _EXTRA=e
^
% READ_JPEG: Incorrect number of arguments.

thanks,

dometz
[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
Previous Topic: .compile_opt strictarr is persistent?
Next Topic: Re: call_procedure with a dynamically created arguments list?

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

Current Time: Fri Oct 10 04:35:57 PDT 2025

Total time taken to generate the page: 0.08322 seconds