Good morning, I am currently modifying an old management application of mine that generates invoices. Until now, the invoice total was located at the top in the ‘Page header’. Now, I’ve decided to move the invoice total to the bottom of the line items list, separated by a line, just like we are traditionally used to seeing.I am aware that Clarion 6 is quite outdated, but before migrating the app to Clarion 12 (which I have just purchased), I would like to make sure the current application works perfectly without any flaws.I looked through the Examples and found the one in INVOICE.APP, which shows the creation of a second RPT:Detail1 in the REPORT. I’ve read up on it, experimented, and even consulted AI, but I haven’t been able to achieve what I want. It prints, but it prints a small line after every single detail line. I also tried adding a counter to check for the end of the records (usually around 20), but to no avail.I am reaching out to the community to see if anyone can give me a hint or some guidance on how to solve this issue. Thank you in advance!Good morning, I am currently modifying an old management application of mine that generates invoices. Until now, the invoice total was located at the top in the ‘Page header’. Now, I’ve decided to move the invoice total to the bottom of the line items list, separated by a line, just like we are traditionally used to seeing.
I am aware that Clarion 6 is quite outdated, but before migrating the app to Clarion 12 (which I have just purchased), I would like to make sure the current application works perfectly without any flaws.
I looked through the Examples and found the one in INVOICE.APP, which shows the creation of a second RPT:Detail1 in the REPORT. I’ve read up on it, experimented, and even consulted AI, but I haven’t been able to achieve what I want. It prints, but it prints a small line after every single detail line. I also tried adding a counter to check for the end of the records (usually around 20), but to no avail.
I am reaching out to the community to see if anyone can give me a hint or some guidance on how to solve this issue. Thank you in advance!

