Copies Parameter
Copies Parameter
I have been able to create a good report after all your help.____I need a few more pointers and help to get it 100% correct.____1. How do I get the user to input the number of copies he/she needs of a report? The report gets printed automatically to the default printer. But unless, I give access to the printing when I create a distributed version, I do not know how I could get this working. ____I came across a way (using copy()) but, I am not sure how I could use it.____Your immediate response is much appreciated.__
=> RE: Copies Parameter
The RI_COPIES field of the runtime control file is used to specify how many copies of a report should be printed.____Kathleen__R&R Support
==> RE: Copies Parameter
>The RI_COPIES field of the runtime control file is used to __>specify how many copies of a report should be printed. __>__>Kathleen __>R&R Support ____Thanks Kathleen.____Does this allow the user to key-in the number of copies, everytime, the report is run using the runtime control file?____Regards