Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy that
Message
From
20/01/2016 10:01:14
 
 
To
20/01/2016 08:03:17
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:
01629986
Views:
86
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?

Probably. But it would work ;)


>>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?
Previous
Reply
Map
View

Click here to load this message in the networking platform