Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report problem
Message
De
25/10/1997 09:43:39
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
À
23/10/1997 11:30:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00056354
Message ID:
00056683
Vues:
43
>>There are probably few ways, this is one of them: >>1. You print REPORT FORM ... TO FILE ... for both reports, i.e. you will >get two files. >>2. You concatenate these two files together using low-level functions. >>3. Now you send resulting file to printer using COPY FILE ... TO lpt1 > >I tried that logic. but it is not working. It was wiorking nicely in Dos >version. When I send to FILE using, > >REPO FORM file ASCII, > >The blank page is also getting into the file. and the problem is like that >only Uncheck the "Eject before" in the second report. BTW, there's probably some default initialization whenever a report is run, so a better way may be set printer to listfile.prn set printer on set console off report form rep1 report form rep2 set console on set printer off set printer to COPY FILE listfile.prn TO lpt1 This way you already get both reports in one file, and the init (probably) gets done only once.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform