Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controlling number of print copies
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00190908
Message ID:
00191015
Views:
39
>There is a RANGE clause for the REPORT FORM command that lets you specify a page range. I also find that nesting the command within a FOR..ENDFOR loop is an easy way to get multiple copies.
>Mark
>
>>Also when I do "report form preview", I have the option of
>>printing the report but no option of specifying the number of copies
>>or which pages to print.

I usually use _PCOPIES system variable to set the number of copies from the spinner value, and wrap the REPORT FORM...
into PRINTJOB... ENDPRINTJOB and reset _PCOPIES = 1 after that.

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform