Page 1 of 1

Quick runtime shortcuts

Posted: Fri Jun 20, 2008 7:10 am
by radhak
Kathleen,____I have a report which is supposed to create a .dbf file which is used by another report to generate the report.____I did create .RRS files for both these reports and tried to execute them one after the other. It does work but while creating the .dbf file it also sends it to the printer. The second report does use the created file and generate the report.____I need to stop the first report from sending it to report and only create the file.____your assistance is much appreciated.

=> RE: Quick runtime shortcuts

Posted: Wed Jun 25, 2008 10:03 am
by kfleming
The output of a runtime report be export or print but not both. Is it possible that you are invoking the report twice? What is RI_PRINTER set to in your RRS file?____Kathleen__R&R Support