Using SET FORMFEED and suppressing report leading FORMFEED.
Chris Sharman
Chris.Sharman@ccagroup.co.uk
Wed, 15 Mar 2000 08:50:43 +0000
>I am using PowerHouse 810C on Alpha OpenVMS.
>
>I am trying to produce a report with FormFeeds at the end of each page
>instead and don't want the formfeed at the beginning of the report.
>
>The only way that I could figure out how to do this was not using SET
>FORMFEED and using SET NOFORMFEED with a page footing with a formfeed in it
>define d_nff int size 2 = 12
>define d_ff char*1 = char(d_nff)
>
>set noformfeed
>
>page footing d_ff
>Any other suggestions?
I don't know whether the initial heading command is of any use - probably not.
You don't say why you want to achieve this.
It shouldn't produce leading blank pages when you print - if it does it's
indicative of printer setup problems, and there are other ways of tackling it.
On recent VMS I believe there's a noformfeed option at the DCL level (set queue
or init/queue).
Chris
_______________________________________________________________________
Chris.Sharman@CCAgroup.co.uk http://www.ccastat.demon.co.uk/
CCA Stationery Ltd, Eastway, Fulwood, Preston, Lancashire, PR2 9WS.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.