quiz

Pickering, John (NORBORD) PICKERIJ@norbord.com
Wed, 14 Nov 2001 12:34:56 -0500


Stephen

Instead of using the FINAL FOOTING I often use some dummy item in the SORT
statement. Usually I use 
DEFINE D-FINAL CHAR*1 = ""
Then use this as the first item in your SORT statement and use FOOTING AT
D-FINAL instead of FINAL FOOTING. If there is no SORT statement in your Quiz
then just add SORTED ON D-FINAL.

Regards,
JWP

> -----Original Message-----
> From:	shulbert@littlejohnfrazer.com [SMTP:shulbert@littlejohnfrazer.com]
> Sent:	Wednesday, November 14, 2001 10:40 AM
> To:	powerh-l@lists.swau.edu
> Subject:	quiz
> 
> I have written a report with a long (20 line) FINAL FOOTING statement.
> 
> When this appears on a page by itself (i.e. there is enough data to come
> within 20 lines of the end of the last page) the PAGE HEADING doesn't
> print.
> 
> Is there any way of ensuring that the PAGE HEADING always appears on the
> last page?
> 
> Regards,
> Stephen Hulbert.
> Senior Analyst/Programmer.
> Software Division. Littlejohn Frazer.
> Direct: +44 (20) 7369 4501. Fax: +44 (20) 7987 9707
> mailto:shulbert@littlejohnfrazer.com
> 
>  
>