Hi, I try to add a passthrough function. The demo application was very usefull but what I have to do to add parameters to my function and how to read the values on ExecuteFunction procedure? Regards Sven
Take a look at the myRapFuncs0036.pas located in the \RBuilder\Demos\0. RAP\Main\... directory. Specifically look at the TmyGetDoublesFunction.ExecuteFunction routine. This shows how to use the aParams parameter of the routine to get user parameter values from RAP using the GetParamValue() procedure.
Comments
Take a look at the myRapFuncs0036.pas located in the \RBuilder\Demos\0.
RAP\Main\... directory. Specifically look at the
TmyGetDoublesFunction.ExecuteFunction routine. This shows how to use the
aParams parameter of the routine to get user parameter values from RAP using
the GetParamValue() procedure.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com