Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tray selection
Message
De
15/10/2004 12:06:23
Marcel Roy
South West Direct
Floride, États-Unis
 
 
À
15/10/2004 09:17:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00951062
Message ID:
00951759
Vues:
8
Hi Tracy can you tel me if it is possible to have 2 reports, first setup on tray1 and next on tray2 and I will create a textfile.prn were both reports will print to.
exp: just one datastream
select mytable
go top
do while...
if eof()
exit
endif
set printer to name PrinterName
report form myfirstTray next 2 to file textfile.prn
report form myNextTray next 2 to file textfile.prn
loop
enddo
set printer to
...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform