Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report problem
Message
From
23/10/1997 11:33:23
 
 
To
23/10/1997 11:30:14
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00056354
Message ID:
00056359
Views:
31
>>>I got a strange problem in printing It is when I print a large data to line printer frim one report and want to continue the same paper from what ever place , the previous print job left to be continued with report from second report. I cannot combine both reports as their tables are completely different .
>>>
>>>How do I solve this?
>>
>>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

I don't know what you tried but it works perfectly in my location. Of course, you should omit ASCII clause creating files with all printer codes.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform