Passthrough get Info to the calling report object
Hello,
sometimes i need the report object in a passthrough. So i place the report
as first parameter. This works. But is it also possible to get the actual
instance of the report object without passing it in the passthrough? is the
report on the calling stack to get it with Getparameter(-1 or so)?
--
best regards
chris (EULANDA)
www.eulanda.com
ERP SOLUTIONS
sometimes i need the report object in a passthrough. So i place the report
as first parameter. This works. But is it also possible to get the actual
instance of the report object without passing it in the passthrough? is the
report on the calling stack to get it with Getparameter(-1 or so)?
--
best regards
chris (EULANDA)
www.eulanda.com
ERP SOLUTIONS
This discussion has been closed.
Comments
PassThru functions in RAP are similar to stand-alone rountines in Delphi as
in they only have the parameters passed to them and any global parameters
declaired in the file available to them. Adding a parameter to reference
the report object is a good idea and we will consider adding something like
this for a later release.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com