Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print to printer instead of screen
Message
De
30/10/2002 23:43:18
 
 
À
30/10/2002 12:52:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00716878
Message ID:
00717210
Vues:
16
mtest=ADIR(dir)
SET PRINTER on
FOR a=1 TO ALEN(dir,1)-1
? dir(a,1),dir(a,2),dir(a,3),dir(a,4),dir(a,5),dir(a,6)
ENDFOR
SET PRINTER off
SET PRINTER TO && must have this line

You can contol the output a little better with this.

Tim Boccaleri
http://www.planot.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform