print multiple copies of a report - windows fp

Richard D. Williams richard at appgrp.net
Mon Feb 26 16:18:51 PST 2018


Nancy,

Yes, it works.

Tested this;

zz=chr("27"){chr("38"){chr("108"){chr("50"){chr("88"){""

Place zz at the top of the form and it printed two copies.

If I use this in a multi-record report, do I set this just once for the 
entire run?

Richard D. Williams



On 2/26/2018 4:11 PM, Nancy Palmquist via Filepro-list wrote:
> Richard,
>
> If you are sending PCL to the printer, you can lookup to\he COPIES PCL 
> code and insert that into your document.
>
> Printcodes can be inserted with dummy variables but I am not sure how 
> close COPIES must be to the start of the document.  It would take a 
> bit of experimenting.
>
> If you are using some other method than PCL I have no idea except to 
> write to a file and print the file as much as you want.
>
> Nancy
>
>
> On 2/26/2018 3:12 PM, Richard D. Williams via Filepro-list wrote:
>> When I want to print multiple copies of a report in linux, I can use 
>> the printer command like this,
>>
>> l="lpr -n 2 -s -dmyprinter";printer (l)
>>
>> How can I do this in windows?
>>
>> Richard D. Williams
>>
>> _______________________________________________
>> Filepro-list mailing list
>> Filepro-list at lists.celestial.com
>> Subscribe/Unsubscribe/Subscription Changes
>> http://mailman.celestial.com/mailman/listinfo/filepro-list
>>
>



More information about the Filepro-list mailing list