possible to repeat report three times?
Greig Morrison
greig.morrison at sympatico.ca
Thu Feb 14 14:59:10 CST 2008
On a Unix box, you would set the PH_PRINTER environment variable with
the lp command parameter -n set to 3 (specifies the number of copies).
Or print a disk file using "lp -d{printer-name} -n3 {printfile.txt}".
#set PH_PRINTER environment variable, Bourne shell. (replace -d value
xxx with the printer name)
PH_PRINTER="lp -dxxx -n3"; export PH_PRINTER
Regards
Greig
------------------------------
Date: Thu, 14 Feb 2008 16:47:02 -0000
From: shulbert at clblf.com
Subject: possible to repeat report three times?
To: powerh-l at lists.sowder.com
Message-ID:
<9A2DEA398204184E81B53964473087C710FEB233 at meserver3.littlejohnfrazer.com
>
Content-Type: text/plain; charset="us-ascii"
I have a Quiz report destined to print to continuous pre-printed
stationery.
It is a single page per record, with a skip page at the end of the
report statement.
Each page of the report must be printed three times.
Is there a way to do this from within Quiz without repeating code?
Many thanks,
Stephen.
--
Stephen Hulbert
Senior Analyst Programmer
For and on behalf of
CLB Littlejohn Frazer
Direct: 020 7369 4501
CLB Littlejohn Frazer
Chartered Accountants
1 Park Place
Canary Wharf
London
E14 4HJ
Tel 020 7987 5030
Fax 020 7987 9707
www.clblf.com
The information contained in this communication is confidential and may
be legally privileged. It is intended solely for the use of the
individual or entity to whom it is addressed and others authorised to
receive it. If you are not the intended recipient you are hereby
notified that any disclosure, copying, distribution or taking of any
action in reliance on the contents of this information is strictly
prohibited and may be unlawful.
CLB Littlejohn Frazer reserves the right to monitor the content of any
message sent to or from clblf.com.
A list of partners may be inspected at the above address which is also
the address for serving documents.
CLB Littlejohn Frazer is registered to carry on audit work by the
Institute of Chartered Accountants in England & Wales, and authorised
and regulated by the Financial Services Authority for investment
business.
CLB Corporate Finance LLP is registered as a Limited Liability
Partnership in England and Wales ; No. OC300623. Registered office as
above. CLB Corporate Finance LLP is authorised and regulated by the
Financial Services Authority.
Littlejohn Advisors LLP is registered as a Limited Liability Partnership
in England and Wales No. OC331599. Registered office as above.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.sowder.com/pipermail/powerh-l/attachments/20080214/bdab348a
/attachment.htm
------------------------------
More information about the powerh-l
mailing list