Accessing RAP code in Delphi
I'm curious - is there a way to access a report's RAP code programmatically
through Delphi? I have a number of reports which all have the same method
for which I'd like to parse out individual lines before printing. So
something akin to
myStringList.Text := report.RAP.Programs['MyProcedure'].Text;
through Delphi? I have a number of reports which all have the same method
for which I'd like to parse out individual lines before printing. So
something akin to
myStringList.Text := report.RAP.Programs['MyProcedure'].Text;
This discussion has been closed.
Comments
http://www.digital-metaphors.com/rbWiki/RAP/Fundamentals/How_To...Modify_RAP_Programs_in_Code
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com