Quiz - Initial Heading/Page heading

Robert Mills robert.mills at pinnaclearvato.co.uk
Mon Oct 1 10:05:11 CDT 2007


Dave,
 
I think I had a similar problem to this when I was at there.
 
There are two things you can do, 1) Try sending it to a printer instead
of a disc file and 2) Try using 7.29 instead.
 
regards,
 
Robert W.Mills
Business Systems Development Analyst
Group Information Systems & Technology
Pinnacle Arvato
DDI: +44 (0)20 8309 3604 

 

________________________________

From:
powerh-l-bounces+robert.mills=pinnaclearvato.co.uk at lists.sowder.com
[mailto:powerh-l-bounces+robert.mills=pinnaclearvato.co.uk at lists.sowder.
com] On Behalf Of Heasman, David
Sent: 01 October 2007 15:59
To: Ken Langendock; powerh-l at lists.sowder.com
Subject: RE: Quiz - Initial Heading/Page heading


Tried that, Ken. Afraid it stayed the same - first line of Page Heading
not printed. 
Strange, eh?
 
 
DH

	-----Original Message-----
	From: Ken Langendock [mailto:Ken at Langendock.com] 
	Sent: 01 October 2007 13:26
	To: Heasman, David; powerh-l at lists.sowder.com
	Subject: RE: Quiz - Initial Heading/Page heading
	
	
	Try saying 
	 
	SET HEAD to see if it solves the problem. I ran into this about
15 years ago and I specify the following on EVERY report now...solves
all problems for me.
	 
	; Environment
	 
	  SET   REPORT  DEVICE DISC &
	                NAME QUIZLIST &
	                SPACING 1 &
	        BLANKS &
	        CLOSE &
	        FORMFEED &
	        HEAD &
	        NOSUBFILE &
	        PAGE    WIDTH 175 &
	                LENGTH 45 &
	                IMAGES 1 &
	                NUMBER 0
	 
	@if HPMPEXL
	  SET   REPORT  LIMIT 100000
	@else
	  SET   REPORT  NOLIMIT
	@endif
	 
	 

________________________________

	From:
powerh-l-bounces+ken.langendock=rogers.com at lists.sowder.com
[mailto:powerh-l-bounces+ken.langendock=rogers.com at lists.sowder.com] On
Behalf Of Heasman, David
	Sent: October 1, 2007 7:30 AM
	To: powerh-l at lists.sowder.com
	Subject: Quiz - Initial Heading/Page heading
	
	
	Hi all,
	 
	     This is extremely embarrassing. I've got an Initial Heading
that wipes out my Page Headings, all of them.
	    It's embarrassing for 2 reasons - 
	    1 - I really ought to know how to fix this
	    2 - I'm on PH Version 6.09 on HP3000. 
	 
	Here's the salient code : -
	 
	set formfeed

	set page length 60

	set page number 0 ; Initial heading takes up the first "page"

	set report spacing 2

	set page width 132

	.....

	initial heading &

	tab 1 D-PR-RESET &

	tab 3 D-PR-LANDSCAPE skip page    ; control characters to set
printer to landscape

	....

	page heading tab 1 "TPR1000" &

	tab 40 "Company X Limited" &

	tab 90 D-SYS-DATE format DDMMYY separator "." &

	tab 120 "Page" SYSPAGE &

	skip 3 &

	tab 38 "Cancelled Trades From " &

	tab 61 D-FROM-DD &

	tab 63 "." &

	tab 64 D-FROM-MM &

	tab 66 "." &

	tab 67 D-FROM-YY &

	tab 72 "To " &

	tab 75 D-TO-DD &

	tab 77 "." &

	tab 78 D-TO-MM &

	tab 80 "." &

	tab 81 D-TO-YY &

	skip 2

	 

	heading at CANC-DATE of TPR1000B &

	tab 1 "Cancellation Date " &

	tab 20 CANC-DATE of TPR1000B significance 8 &

	skip 2 &

	etc etc

	 the "heading at" works fine

	 And the strange thing is that the second line of the Page
Header prints nicely.

	Cancelled Trades From 01.06.07 To 01.08.07

	 it's just the top line that doesn't, the title and date line. 

	Obviously it's something simple, but I'm missing it. Any ideas,
folks?

	 

	regards

	 

	Dave Heasman, Company X

	 

	 

	
__________________________________________________________________
	
	
	This message might contain confidential information. If it has
been sent to you in error please do not forward it or copy it or act
upon its contents, but report it to postmaster at schroders.com
	
	Schroders has the right lawfully to record, monitor and inspect
messages between its employees and any third party. Your messages shall
be subject to such lawful supervision as Schroders deems to be necessary
in order to protect its information, its interests and its reputation.
	
	Schroders prohibits and takes steps to prevent its information
systems from being used to view, store or forward offensive or
discriminatory material. If this message contains such material please
report it to abuse at schroders.com
	
	Schroders does not normally accept or offer business
instructions via email unless prior agreements are in place. Any action
that you might take upon this message might be at your own risk.
	
	
	Schroder Investment Management Limited
	31 Gresham Street
	London EC2V 7QA
	
	Authorised and regulated by the Financial Services Authority.
Schroder Investment Management Limited is entered on the FSA register
under the following register number: 119348
	
	Registered Office
	31 Gresham Street
	London EC2V 7QA
	
	Registered number 1893220
	VAT registration number 243 8687 30
	* Please Note : This message was received from the Internet *
	_____________________________________________________________

__________________________________________________________________


This message might contain confidential information. If it has been sent
to you in error please do not forward it or copy it or act upon its
contents, but report it to postmaster at schroders.com

Schroders has the right lawfully to record, monitor and inspect messages
between its employees and any third party. Your messages shall be
subject to such lawful supervision as Schroders deems to be necessary in
order to protect its information, its interests and its reputation.

Schroders prohibits and takes steps to prevent its information systems
from being used to view, store or forward offensive or discriminatory
material. If this message contains such material please report it to
abuse at schroders.com

Schroders does not normally accept or offer business instructions via
email unless prior agreements are in place. Any action that you might
take upon this message might be at your own risk.


Schroder Investment Management Limited
31 Gresham Street
London EC2V 7QA

Authorised and regulated by the Financial Services Authority. Schroder
Investment Management Limited is entered on the FSA register under the
following register number: 119348

Registered Office
31 Gresham Street
London EC2V 7QA

Registered number 1893220
VAT registration number 243 8687 30
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sowder.com/pipermail/powerh-l/attachments/20071001/f44b01b6/attachment.html


More information about the powerh-l mailing list