Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy that
Message
De
20/01/2016 10:01:14
 
 
À
20/01/2016 08:03:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows Server 2016
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01629953
Message ID:
01629986
Vues:
94
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?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform