Copies Parameter

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

Copies Parameter

Post by radhak » Mon May 12, 2003 5:15 am

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.__

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

=> RE: Copies Parameter

Post by kfleming » Mon May 12, 2003 8:03 am

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

radhak
Posts: 58
Joined: Tue Oct 10, 2017 12:44 pm

==> RE: Copies Parameter

Post by radhak » Mon May 12, 2003 10:52 am

>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

Post Reply