Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report Form question
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00267779
Message ID:
00267781
Views:
16
>Hi,
>
>I was wondering what I can do to enable the 'number of copies' option in the printer prompt.
>
>Am I doing something wrong?
>
>I just issue report form x to printer prompt. 'Number of copies' is 1 and cannot be changed.
>
>TIA,
>
>Paul Acton

It does not work for FoxPro reports.
As a workaround you may set _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