Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy that
Message
From
20/01/2016 08:03:17
 
 
To
20/01/2016 06:51:19
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows Server 2016
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01629953
Message ID:
01629979
Views:
85
That would certainly work, but wouldn't it be slower as you have to send the print job each time rather than have the printer just handle the number of copies?


>What about the simple approach? Add a textbox to enter the number of copies (defaulted to 1) and then just
>
>
>FOR lnI = 1 to lnNumberOfCopies
>  REPORT FORM MyReport TO PRINTER NOCONSOLE
>ENDFOR
>
>
>Or am I missing something here?
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform