Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print 6 copies automatically
Message
From
19/03/1999 08:23:15
Shane Gilbert
Oklahoma State Department of Education
Norman, Oklahoma, United States
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00198067
Message ID:
00199677
Views:
21
>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
--Shane
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform