ks_ks_
7th May 2009, 09:50
Hi Guys,

I am doing some calculations in program script, and sending it to after.report.
But when I debug the program script, I find that the calculation of records is okay and rprt_send() is also placed after the last calculated record, but on the report it does not print the last record in after.report.

Please help.

mark_h
7th May 2009, 18:00
I do not think I understand - you sent records to the report, but only print in the after.report? Are you printing an array or something? What is the code in the after.report look like - not sure I understand. Maybe more info will help someone else solve the problem.