Can i to share code between 2 report ?
Hi
i have much reports ( make all with EndUser )
this report are at 90 % equal.
I have much code identical.
and i lose a lot of time to synchronize the code.....
How i can to share code between 2 reports ?
like a external unit for code.
------------------------------------
RB 11.08 + Delphi 2010
i have much reports ( make all with EndUser )
this report are at 90 % equal.
I have much code identical.
and i lose a lot of time to synchronize the code.....
How i can to share code between 2 reports ?
like a external unit for code.
------------------------------------
RB 11.08 + Delphi 2010
This discussion has been closed.
Comments
If your code is in Delphi, you could reuse any event handlers that are
already written once a report is loaded.
If you are using RAP, you could possible dynamically create the RAP code in
code. Take a look at the following article on editing RAP code from Delphi.
http://www.digital-metaphors.com/rbWiki/RAP/Fundamentals/How_To...Modify_RAP_Programs_in_Code
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com