Quick runtime shortcuts
Quick runtime shortcuts
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
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