Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing to file using ???
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
01011973
Message ID:
01011975
Vues:
16
Chaim,

This code fragment creates just one file for me:
set printer to test.txt additive
set printer on

for i = 1 to 1000
   ??? "this is a test " + transform( i )
endfor

set printer off
set printer to
What are you doing differently?

>I have a print job which I print using ???. I need to print it to a file. If I set my printer to 'Print to File' it creates many files for one printjob, and I need just 1 file. Any ideas how I can accomplish that?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform