Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print 6 copies automatically
Message
 
À
19/03/1999 08:23:15
Shane Gilbert
Oklahoma State Department of Education
Norman, Oklahoma, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00198067
Message ID:
00199847
Vues:
23
How many pages are on this report? I member the days when I had a 1400 page report for an old employer. It took about 10 min to gen the output.

Do you have repo form yad to print prompt as a vaild command line in VFPMac? If so you might be able to print it there?

__Stephen Russell


>>mrep_num= DoForm('NumberofCopiesForm')
>>
>>for i=1 to mrep_num
>>repo form your_name to print
>>endfor
>>
>>If you cant do the DOFORM() then make your own form or get off teh desktop and do the same thing.
>>
>>__Stephen Russell
>>
>>>>Well, it doesn't work on the Mac(stupid computer). I guess the print manager in the Mac OS is so much different that Microsoft didn't take the time to incorporate all the features available on the PC. Ah well, I just put PROMPT in the report command and let the user type in 6 for the number of copies. It prints them in one pass that way, which is quite a bit faster. Thanks for the suggestions, if I can ever get away from these silly Mac's they will come in handy.
>>>>
>>>>Shane
>>>
>>>That is surprising though, I would have expected that the report writer does not know on which system it works. But then surprises are our daily present are they not?
>>>
>>>Keep the faith.
>>>
>>>Marc
>
>That will simply run the report form multiple times( which I have already done ), but it requires the system to build the report and print it each time, which is very slow on the Mac. What I wanted to do was tell the Mac print manager to print 6 copies, then it just builds the report once and the printer spits out 6 copies which is MUCH faster.
>
>Shane
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform