hi to all,
I want to create a report with headers/trailers for each section so that i get an additional page for each section trailer (so the trailer is skipped to the next page). Is this possible?
Example:
<report header page>
.<section header page>
..<data pages(s)>
.<section trailer page>
.<section header page>
..<data page(s)>
.<section trailer page>
.<section header page>
..<data page(s)>
.<section trailer page>
<report trailer page>
Or do I have to put out additional 'carriage control characters' and then remove the 'original' carriage control characters in another sort step?
thanks a lot in advance,
frank