If you are trying to set a global variable from Delphi you can do so using the method in the following example. It is not possible to access Global variables from a Delphi app.
If you wish to set the variable, you will use the same technique as in the example I provided. However the easiest way to set a global variable in RAP from Delphi is to use a JITPipeline. Using a JITPipeline, you can easily set any variable in a report from the Delphi application. For more information on JITPipelines and no-data reports, please see the RBuilder.hlp and demos 136 - 140 in the RBuilder/Demos/Reports/... directory.
Comments
the method in the following example. It is not possible to access Global
variables from a Delphi app.
http://www.digital-metaphors.com/tips/CreateGlobalVar.zip
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
..ok, but in this example the varible is create.. my problem
is to set the variable
Moro
example I provided. However the easiest way to set a global variable in RAP
from Delphi is to use a JITPipeline. Using a JITPipeline, you can easily
set any variable in a report from the Delphi application. For more
information on JITPipelines and no-data reports, please see the RBuilder.hlp
and demos 136 - 140 in the RBuilder/Demos/Reports/... directory.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com