Specify the band line to export?

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
Chip_(Guest)
Posts: 3
Joined: Tue Oct 10, 2017 12:44 pm

Specify the band line to export?

Post by Chip_(Guest) » Tue Feb 24, 2004 1:48 pm

I^m using an RRInput.txt file to control and run a report. I^d like to add an option for exporting to a file, but when I run a report, I get the error message. "No fields to export on selected line". I assume this is because the report does not have a "Record" line, but only summary lines. ____I see when I am in the designer and I export, that there is an option to pick the band line to export. How can I pass that along in my RRInput.txt file? ____Is there any other way to do this without specifically knowing the grouping level of the report? I^d prefer to not have to have my program have to know what that band line is for all my reports. I think I always want the thing to export the lowest level of detail I am printing.____Thanks,__Chip

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> Specify the band line to export?

Post by kfleming » Wed Feb 25, 2004 5:09 pm

What you need to do is to select the export type and line type in the report designer and then save it. This choice will be remembered at runtime. Or you can set RI_PRINTER to a ? and runtime users can interactively select the export file type and band line they wish to use.____Kathleen__R&R Support

Post Reply