Page 1 of 1

Version 10 questions

Posted: Thu Aug 07, 2003 12:16 pm
by MIke_Csom_(Guest)
I thought I saw these before, but can^t find them.____1. Is there any way when creating a pdf file to skip the preview function? It seems to run the report for the preview, then re-reun the report to create the pdf file. I don^t need the preview part to run.____2. Can you run the runtime without the cancel button being in focus? Users can hit enter by accident and cancel a report half way through.

=> RE: Version 10 questions

Posted: Thu Aug 07, 2003 2:03 pm
by kfleming
1.Setting the following should directly go to the PDF file without screen display.____RI_PRINTER=__RI_WPTR=R&R PDF Export__RI_OUTFILE=myfile.PDF______2.To disable Cancel, you can set __RI_NOESC=T____Kathleen__R&R Support

==> RE: Version 10 questions

Posted: Thu Aug 07, 2003 4:54 pm
by MIke_Csom_(Guest)
Kathleen:____I set ri_noesc to true, but I can still cancel the report during the sort process. How do I remove the cancel when the report is sorting?____Thanks.____Mike

===> RE: Version 10 questions

Posted: Fri Aug 08, 2003 7:51 am
by kfleming
Try adding RI_STATUS=F and see if that helps.____Kathleen__R&R Support